diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-07-02 09:03:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-02 09:03:20 -0700 |
commit | e71af7931616601159f50c9029efc07ec347d73b (patch) | |
tree | f4f52580575f641dffad52224d3a5477c74e530b /TODO | |
parent | 3a1707fff139e957b915e392ac3b5a293c8dc17b (diff) | |
parent | e638d0504fa4861896f47c19e22b48c7f8ca3478 (diff) |
Merge pull request #3637 from dobyrch/calendar-ranges
Allow date and time ranges in OnCalendar
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -565,7 +565,6 @@ Features: o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET) o DST changes - Support 2012-02~4 as syntax for specifying the fourth to last day of the month. - - calendarspec: support value ranges with ".." notation. Example: 2013-4..8-1 - Modulate timer frequency based on battery state * add libsystemd-password or so to query passwords during boot using the password agent logic |