summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-04-04 21:27:52 +0200
committerLennart Poettering <lennart@poettering.net>2023-04-04 21:29:22 +0200
commitd657a4d8b1e3666236b2eac8dc39e7d607904fdf (patch)
treef3562d45d0ce6961ea21dbb73e87e7304946791d /TODO
parente43911a78e6a3758fc3c1d8eb1069a8ea77a44ba (diff)
downloadsystemd-d657a4d8b1e3666236b2eac8dc39e7d607904fdf.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 91a6902cd6..e9746ac0dd 100644
--- a/TODO
+++ b/TODO
@@ -129,6 +129,10 @@ Deprecations and removals:
Features:
+* rework journalctl -M to be based on a machined method that generates a mount
+ 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.