diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-08-27 21:43:33 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-08-27 21:43:46 +0200 |
commit | eff3f4f9e92b56d9dfb90d5094e48cc743c776cc (patch) | |
tree | 9ef5ff175098d898419fb1669b14695b03380466 | |
parent | 8a7c93d858c342744adf481565d8bb03b9713dcf (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ External: Features: +* nspawn --network-interface= doesn't work... + * 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... |