summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDouglas Christman <DouglasChristman@gmail.com>2016-11-22 10:05:10 -0500
committerDouglas Christman <DouglasChristman@gmail.com>2016-11-23 12:37:43 -0500
commit8ea803516e4a4265a77d026f740c272cd60107a4 (patch)
tree639382e116b9be3ae51635dcb3bcbcf88c1b3ed4 /TODO
parentf6e7d66b9f1db07ae80af3d75dabaf95f7f43a15 (diff)
calendarspec: add support for scheduling timers at the end of the month
"*-*~1" => The last day of every month "*-02~3..5" => The third, fourth, and fifth last days in February "Mon 05~07/1" => The last Monday in May Resolves #3861
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7cc8c9dde3..93f0500680 100644
--- a/TODO
+++ b/TODO
@@ -585,7 +585,6 @@ Features:
- timer units should get the ability to trigger when:
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.
- Modulate timer frequency based on battery state
* add libsystemd-password or so to query passwords during boot using the password agent logic