summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-06 15:39:27 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-06 15:39:37 +0100
commit61a9648f022049ac14c5667958752e8dcff857c1 (patch)
treec864ff50a3ba69a1abca8acfc6cb65dce8b60f6d /TODO
parent6ffe5e37c47c85f91bf6cc56bc3ff3cf60bffd15 (diff)
update TODO
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?