]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 9200/head
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Jun 2018 19:00:44 +0000 (21:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 7 Jun 2018 13:29:17 +0000 (15:29 +0200)
TODO

diff --git a/TODO b/TODO
index 533f9d87bd5c53eb214eafb98181162292a11b26..4c4de2a1c82f9c3da1b661bc2a2b324ad57c1d65 100644 (file)
--- 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.