diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-11-16 15:03:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-11-16 17:01:46 +0100 |
commit | 7d992a6ede8034a36699c25c19f03e95476eedac (patch) | |
tree | f53400896045720f50ff393d9d2ca925dfdaf11b | |
parent | 82948f6c8e2fe03aa3859757b92bcadfb66a6a9c (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -560,7 +560,6 @@ Features: - man: maybe sort directives in man pages, and take sections from --help and apply them to man too * systemctl: - - systemctl list-jobs - show dependencies - add systemctl switch to dump transaction without executing it - Add a verbose mode to "systemctl start" and friends that explains what is being done or not done - "systemctl disable" on a static unit prints no message and does @@ -735,7 +734,6 @@ Features: - maybe introduce WantsMountsFor=? Usecase: http://lists.freedesktop.org/archives/systemd-devel/2015-January/027729.html - recreate systemd's D-Bus private socket file on SIGUSR2 - - GC unreferenced jobs (such as .device jobs) - move PAM code into its own binary - when we automatically restart a service, ensure we restart its rdeps, too. - hide PAM options in fragment parser when compile time disabled |