summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-03-17 18:15:38 +0100
committerLennart Poettering <lennart@poettering.net>2014-03-17 18:15:57 +0100
commit4c63a53ac5190dc8b837c15daefec5772de66bdc (patch)
tree5b7783cb195b6bc3ee31e4fa5bba568d36107f68 /TODO
parentbf34ab149f3038686bc75e1592179abac1700322 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 46ed0fad1..454239b92 100644
--- 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