chiark / gitweb /
lookup: drop empty directories from search paths
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 887054406c3de0d3f2fcf10ec0640e95e1ba4fad..d5479b501fb97d8d4d92eb3f6270ad88c3566810 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ F15:
 
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
 
-* Fix assert http://lists.freedesktop.org/archives/systemd-devel/2011-April/001910.html
-
 * 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
     (path: after installing inotify watches, recheck file again to fix race)
 
@@ -30,15 +28,17 @@ F15 External:
 
 Features:
 
-* Maybe merge nss-myhostname into systemd?
+* introduce dbus calls for enabling/disabling a service
 
-* ensure we strip empty directories from search path
+* support notifications for services being enabled/disabled
 
-* maybe lower default timeout to 2min?
+* Maybe merge nss-myhostname into systemd?
 
 * GC unreferenced jobs (such as .device jobs)
 
-* support wildcard expansion in ListeStream= and friends
+* support wildcard expansion in ListenStream= and friends
+
+* support wildcard expansion in EnvironmentFile= and friends
 
 * avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services