]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 20 Jul 2018 14:38:53 +0000 (16:38 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 20 Jul 2018 14:38:53 +0000 (16:38 +0200)
TODO

diff --git a/TODO b/TODO
index ff1008accf49774fa35bd1dafd20b40234d93141..40622aa048fba42294172a27273e7125f1cff5e4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,6 +21,10 @@ Janitorial Clean-ups:
 
 Features:
 
+* Add a "systemctl list-units --by-slice" mode or so, which rearranges the
+  output of "systemctl list-units" slightly by showing the tree structure of
+  the slices, and the units attached to them.
+
 * the stop-when-unneded feature should be reworked: there should be a queue of
   units, and we should only enqeueu stop jobs from a defer event that processes
   queue instead of right-away when we assume that a unit is now unneeded.