update TODO

This commit is contained in:
Lennart Poettering 2014-03-17 18:15:38 +01:00
parent bf34ab149f
commit 4c63a53ac5
1 changed files with 2 additions and 5 deletions

7
TODO
View File

@ -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