]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 4678/head
authorLennart Poettering <lennart@poettering.net>
Wed, 16 Nov 2016 14:03:08 +0000 (15:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 16 Nov 2016 16:01:46 +0000 (17:01 +0100)
TODO

diff --git a/TODO b/TODO
index baaac9407fcbc9535bbe18b610dacee9be6e0880..887ddcd0817edac27e8b0a6259fff9ece6386569 100644 (file)
--- 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