diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-06-24 20:40:00 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-24 20:40:00 +0200 |
commit | 19bc719ec28e731159671b06254d9bfd49014894 (patch) | |
tree | 996233ceb953845efa7460763adb07cdbd26044a /TODO | |
parent | ed18b08bed983b845c72a83666a7d7db546d89ad (diff) |
logind: make sure we hand out write fd, and keep read fd for session end detection
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,6 +80,8 @@ Features: * avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services +* cgroup_notify_empty(): recursively check groups up the tree, too + * fix alsa mixer restore to not print error when no config is stored * show enablement status in systemctl status |