]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Apr 2023 19:28:50 +0000 (21:28 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Apr 2023 19:29:22 +0000 (21:29 +0200)
As it turns out RuntimeDirectoryPreserve= already supports such a mode.

TODO

diff --git a/TODO b/TODO
index e9746ac0dd70318c0168a3c3e25dc62a801a3e15..b0e4665ad864f81c09f802ad1f3d6b5fbd9ada37 100644 (file)
--- 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