mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
update TODO
This commit is contained in:
parent
dc3a1b76a6
commit
95b4be1719
8
TODO
8
TODO
@ -19,6 +19,8 @@ F18:
|
|||||||
|
|
||||||
Features:
|
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
|
* 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
|
* rewrite #!/usr/bin/python line in python scripts to use @PYTHON@ instead
|
||||||
@ -377,12 +379,6 @@ Features:
|
|||||||
|
|
||||||
* automount: implement expire
|
* 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)
|
* 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
|
* don't delete /tmp/systemd-namespace-* before a process is gone down
|
||||||
|
Loading…
Reference in New Issue
Block a user