mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
update TODO
As it turns out RuntimeDirectoryPreserve= already supports such a mode.
This commit is contained in:
parent
d657a4d8b1
commit
45ed795f41
8
TODO
8
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
|
||||
|
Loading…
Reference in New Issue
Block a user