update TODO

This commit is contained in:
Lennart Poettering 2012-12-23 22:38:21 +01:00
parent dc3a1b76a6
commit 95b4be1719
1 changed files with 2 additions and 6 deletions

8
TODO
View File

@ -19,6 +19,8 @@ F18:
Features:
* logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
* service: when killing a service with SIGKILL always kill all processes, even if for SIGTERM we only killed the main process
* rewrite #!/usr/bin/python line in python scripts to use @PYTHON@ instead
@ -377,12 +379,6 @@ Features:
* automount: implement expire
* logind: auto-suspend, auto-shutdown:
IdleAction=(none|suspend|opportunistic|hibernate|poweroff)
IdleActionDelay=...
SessionIdleMode=(explicit|ignore|login)
ForceShutdown=(yes|no)
* services which create their own subcgroups break cgroup-empty notification (needs to be fixed in the kernel)
* don't delete /tmp/systemd-namespace-* before a process is gone down