summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2014-08-04 22:15:52 +0200
committerLennart Poettering <lennart@poettering.net>2014-08-14 01:49:40 +0200
commit19f8d037833f2426f0ea6b06279d669ed69fcfd1 (patch)
treebb66c486608abb2f8be5b66da2e6de0d1821fd2b /TODO
parenteb7040ec50fbfe5aad9eaf305bd442a4a235abaa (diff)
timer: order OnCalendar units after timer-sync.target if DefaultDependencies=no
Avoids triggering timers prematurely on systems with significantly inaccurate clocks, or some embedded platforms that lack one entirely.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4404a53ab..81f302328 100644
--- a/TODO
+++ b/TODO
@@ -71,8 +71,6 @@ Features:
* Add a new verb "systemctl top"
-* order OnCalendar timer units after timer-sync.target if DefaultDependencies=no so that we don't trigger them prematurely
-
* refuse mounting on symlinks
* logind: allow users to kill or lock their own sessions