update TODO

This commit is contained in:
Lennart Poettering 2014-08-28 20:23:52 +02:00
parent ddb7f7fc07
commit 202aea456d
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -24,6 +24,8 @@ External:
Features:
* 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...
* maybe introduce AssertXYZ= similar to ConditionXYZ= that causes a unit to fail (instead of skipping it) if some condition is not true...