diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-05 16:13:22 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-05 16:13:22 +0200 |
commit | 03da8f9459b005d5515d2c34152d43bc63f64c79 (patch) | |
tree | f029cd4d18706b37388ca31337f33d0b3bd6eb84 | |
parent | fb69d7096da6baabe74be7db5f59b276129633c5 (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |