chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 5 Jun 2014 14:13:22 +0000 (16:13 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 Jun 2014 14:13:22 +0000 (16:13 +0200)
TODO

diff --git a/TODO b/TODO
index 9281b73b170389fc8d372ca0f441d3c9f4c0aae2..0d2690a4e93356de56d630813af0e26c474b295d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -157,8 +157,6 @@ Features:
 
 * Automatically configure swap partition to use for hibernation by looking for largest swap partition on the root disk?
 
-* socket-proxyd: Use sd-resolve to resolve the server address
-
 * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it
 
 * After coming back from hibernation reset hibernation swap partition using the /dev/snapshot ioctl APIs
@@ -185,7 +183,7 @@ Features:
   ReadOnlyDirectories=... for whitelisting files for a service.
 
 * sd-bus:
-  - make AddMatch calls on dbus1 transports async
+  - make AddMatch calls on dbus1 transports async?
   - when kdbus does not take our message without memfds, try again with memfds
   - systemd-bus-proxyd needs to enforce good old XML policy
   - allow updating attach flags during runtime