diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-06 15:39:27 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-06 15:39:37 +0100 |
commit | 61a9648f022049ac14c5667958752e8dcff857c1 (patch) | |
tree | c864ff50a3ba69a1abca8acfc6cb65dce8b60f6d /TODO | |
parent | 6ffe5e37c47c85f91bf6cc56bc3ff3cf60bffd15 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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? |