update TODO

This commit is contained in:
Lennart Poettering 2014-10-28 15:06:30 +01:00
parent 1b3a797f6f
commit 665ea24caf
1 changed files with 0 additions and 4 deletions

4
TODO
View File

@ -2,8 +2,6 @@ Fixes needed before 217:
* verify that both resolved and timesyncd work OK without networkd around
* push out allow-interactive-auth flag into dbus spec
Bugfixes:
* Should systemctl status \* work on all unit types, not just .service?
@ -90,8 +88,6 @@ 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...
* refcounting in sd-resolve is borked