diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-09-03 18:59:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-09-03 19:02:18 +0200 |
commit | 533bb267f13e2f7b4d7b78de30e821dc81c82335 (patch) | |
tree | ab9be8142851325b052873bee18fd418122bf25e /TODO | |
parent | 6dc2852c643df4aa2580d42fc2d268bea0c5f57b (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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... |