summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-04-04 12:20:50 +0200
committerLennart Poettering <lennart@poettering.net>2023-04-04 12:36:54 +0200
commita23d80d322c90593ad9546b2437290bd49c9f101 (patch)
tree0b9d56427cdf373c33aa78a76aef31fc5a5bf93b /TODO
parentf2eb0c508fc384cdc1a04580bbe91d70dba192f3 (diff)
downloadsystemd-a23d80d322c90593ad9546b2437290bd49c9f101.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index bd15b147f2..91a6902cd6 100644
--- 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.