chiark / gitweb /
cryptsetup-generator: allow specifying options in /proc/cmdline
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 7f6defb8e5b0bbd45dd85a9b579905b4ddb093f5..53546929282b854c3a9873c2e0f2a60ae6153106 100644 (file)
--- a/TODO
+++ b/TODO
@@ -58,6 +58,12 @@ CGroup Rework Completion:
 
 Features:
 
+* Move backlight and random-seed into /var/lib/systemd
+
+* When a Type=forking service fails and needed another service that
+  service is not cleaned up again when it has StopWhenUnneeded=yes
+  http://lists.freedesktop.org/archives/systemd-devel/2013-July/012141.html
+
 * backlight: properly handle multiple backlight devices for the same
   hardware: at shutdown we should only save the backlight setting for
   the "best" way to access the backlight. Strategy should be: at
@@ -141,9 +147,6 @@ Features:
   Maybe take a BSD lock at the disk device node and teach udev to
   check for that and suppress event handling.
 
-* when a service changes state make reflect that in the
-  RUNNING/LISTENING states of its socket
-
 * when recursively showing the cgroup hierarchy, optionally also show
   the hierarchies of child processes
 
@@ -726,7 +729,7 @@ Features:
    - document initcall_debug
    - kernel cmdline "bootchart" option for simplicity?
 
-* systemd-run is missing completion scripts
+* systemd-run is missing zsh completion scripts
 
 External: