chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Mar 2014 17:15:38 +0000 (18:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Mar 2014 17:15:57 +0000 (18:15 +0100)
TODO

diff --git a/TODO b/TODO
index 46ed0fad15a780fcda5a1424e61abedcbb4c088b..454239b9210fe97c47a6d542625ed8ee9bf03d9c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -72,11 +72,8 @@ Features:
 * "busctl status" works only as root on dbus1, since we cannot read
   /proc/$PID/exe
 
-* systemctl (and possibly related tools): support a new switch that
-  allows enumerating units in local containers recursively. "systemctl
-  list-units -R" or so should not only lists on the host, but also the
-  services in all containers in a pretty way, to give an overview of
-  the entire system.
+* systemctl: support --recursive for list-sockets, list-timers,
+  ... too, not just for list-units.
 
 * implement Distribute= in socket units to allow running multiple
   service instances processing the listening socket, and open this up