update TODO

This commit is contained in:
Lennart Poettering 2014-09-03 18:59:17 +02:00
parent 6dc2852c64
commit 533bb267f1
1 changed files with 8 additions and 0 deletions

8
TODO
View File

@ -21,6 +21,14 @@ External:
Features:
* introduce machines.target to order after all nspawn instances
* systemd-nspawn@.service should fail if some nspawn arg is invalid, with Type=notify
* "machinectl list" should probably show columns for OS version and IP addresses
* systemctl: if it fails, show log output?
* maybe add "systemctl edit" that copies unit files from /usr/lib/systemd/system to /etc/systemd/system and invokes vim on them
* dbus: add new message hdr field for allowing interactive auth, write spec for it. update dbus spec to mandate that unknown flags *must* be ignored...