diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-21 22:07:51 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-21 22:08:20 +0100 |
commit | 9f5eb56a13dee1085cbf2560ac3afd73f72402cb (patch) | |
tree | 08e40381924333049f704cacac2a0a248bfe723a /TODO | |
parent | b850b06e1efcc7e27cfd785759a3a913ac9ed196 (diff) |
timer: make timer accuracy configurable
And make it default to 1min
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -466,8 +466,6 @@ Features: * deal with sendmail/postfix exclusivity * timer units: - - configurable jitter for timer events - - Adjust timers to be triggered at the same time as sd-event timers - timer events with system resume - timer units should get the ability to trigger when: o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET) |