summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-11-16 15:03:08 +0100
committerLennart Poettering <lennart@poettering.net>2016-11-16 17:01:46 +0100
commit7d992a6ede8034a36699c25c19f03e95476eedac (patch)
treef53400896045720f50ff393d9d2ca925dfdaf11b /TODO
parent82948f6c8e2fe03aa3859757b92bcadfb66a6a9c (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index baaac9407f..887ddcd081 100644
--- a/TODO
+++ b/TODO
@@ -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