summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5ff5707ca9..42c5361713 100644
--- 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?