diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-28 20:23:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-28 20:26:14 +0200 |
commit | 202aea456dfb279cd34da7bfd1880f6ac0fd849f (patch) | |
tree | cf1057fefada56023d2e88b02f1300bc3c8caf56 /TODO | |
parent | ddb7f7fc07a31937989afad53edb87b50e2cad72 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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... |