]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Apr 2023 10:20:50 +0000 (12:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Apr 2023 10:36:54 +0000 (12:36 +0200)
TODO

diff --git a/TODO b/TODO
index bd15b147f2326692d025e38bb4c6de99ad0c3144..91a6902cd659d8ca0fa07d9b18f96a00ba0cc337 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,10 @@ Deprecations and removals:
 
 Features:
 
+* Add new RuntimeDirectoryPreserve= mode that cleans up the runtime directory
+  like we clean up the fdstore: once the unit is dead and has no jobs queued
+  anymore.
+
 * fix our various hwdb lookup keys to end with ":" again. The original idea was
   that hwdb patters can match arbitrary fields with expressions like
   "*:foobar:*", to wildcard match both the start and the end of the string.