chiark / gitweb /
bootchart: document -C, --cmdline parameter
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 5ff5707ca9d5afd5fd3e6e281410ce93a8b2f10e..42c53617133bd6a26c8aeba9629c20b575edf7b9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -43,6 +43,9 @@ Fedora 19:
 * timer logic is confused by units which are skipped due to failing condition
   http://lists.freedesktop.org/archives/systemd-devel/2013-February/008816.html
 
+* timer logic is also confused if a service it triggers hasn't finished when the next timer elapses:
+  http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html
+
 Features:
 
 * neither pkexec nor sudo initialize environ[] from the PAM environment?