diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-13 22:05:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-13 22:05:35 +0200 |
commit | 85f248b26653f5322c26735661d63d4e8460c30e (patch) | |
tree | c5de5f0869ef8a475376d10b7a9856234c0bcec3 /TODO | |
parent | f5c1b9eeb94c112e5dac09fc6a47c571356c30c0 (diff) |
consolidate TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -24,15 +24,17 @@ Features: * logind: implement shutdown service +* logind: non-local X11 server handling + +* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed + +* logind: add direct client API + * possibly apply systemd-sysctl per network device subtrees on hotplug * implement Register= switch in .socket units to enable registration in Avahi, RPC and other socket registration services. -* Remove kill_mode parameter to kill bus calls - -* Fix nspawn to not read-only mount /selinux on the host system - * make sure people don't leave processes around after ExecStartPre= * make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early |