summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-10-28 15:06:30 +0100
committerLennart Poettering <lennart@poettering.net>2014-10-28 15:06:30 +0100
commit665ea24caf4ca8c4ee32a48cd1b47abaf9ead6c4 (patch)
tree9cd720fca1bca85f701f923d92efdc92fbba91ba /TODO
parent1b3a797f6f3c32dc10d8af928d936d87b1edea43 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index e4b27c69d5..10b22588d6 100644
--- a/TODO
+++ b/TODO
@@ -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