update TODO

This commit is contained in:
Lennart Poettering 2018-06-04 21:00:44 +02:00
parent cb209a0489
commit bb527e1137
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -24,6 +24,12 @@ Janitorial Clean-ups:
Features:
* rework mount.c and swap.c to follow proper state enumeration/deserialization
semantics, like we do for device.c now
* When reloading configuration PID 1 should reset all its properties to the
original defaults before calling parse_config()
* Add OnTimezoneChange= and OnTimeChange= stanzas to .timer units in order to
schedule events based on time and timezone changes.