From: Lennart Poettering Date: Tue, 4 Apr 2023 10:20:50 +0000 (+0200) Subject: update TODO X-Git-Tag: v254-rc1~817 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a23d80d322c90593ad9546b2437290bd49c9f101;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index bd15b147f23..91a6902cd65 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.