From: Lennart Poettering Date: Tue, 4 Apr 2023 19:28:50 +0000 (+0200) Subject: update TODO X-Git-Tag: v254-rc1~810 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45ed795f41426c1d40aa93bedb6875f5f600ef85;p=thirdparty%2Fsystemd.git update TODO As it turns out RuntimeDirectoryPreserve= already supports such a mode. --- diff --git a/TODO b/TODO index e9746ac0dd7..b0e4665ad86 100644 --- a/TODO +++ b/TODO @@ -133,10 +133,6 @@ Features: fd of the relevant journal dirs in the container with uidmapping applied to allow the host to read it, while making everything read-only. -* 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. @@ -1540,10 +1536,6 @@ Features: * deprecate RootDirectoryStartOnly= in favour of a new ExecStart= prefix char -* add a new RuntimeDirectoryPreserve= mode that defines a similar lifecycle for - the runtime dir as we maintain for the fdstore: i.e. keep it around as long - as the unit is running or has a job queued. - * support projid-based quota in machinectl for containers * add a way to lock down cgroup migration: a boolean, which when set for a unit