From: Lennart Poettering Date: Mon, 4 Jun 2018 19:00:44 +0000 (+0200) Subject: update TODO X-Git-Tag: v239~123^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb527e1137b6b529633f1f956dda5b83b2c27557;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 533f9d87bd5..4c4de2a1c82 100644 --- a/TODO +++ b/TODO @@ -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.