]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 14 Mar 2023 21:36:14 +0000 (22:36 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 14 Mar 2023 22:06:32 +0000 (23:06 +0100)
TODO

diff --git a/TODO b/TODO
index 42334537e52ec7013ffd8afe5c071d3fe375724f..fd7c348f9a1b35f3ac167696a3f0717a9b9fcd5d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,11 @@ Deprecations and removals:
 
 Features:
 
+* mount /tmp/ and /var/tmp with a uidmap applied that blocks out "nobody" user
+  among other things such as dynamic uid ranges for containers and so on. That
+  way noone can create files there with these uids and we enforce they are only
+  used transiently, never persistently.
+
 * set MS_NOSYMFOLLOW for ESP and XBOOTLDR mounts both in gpt-generator and in
   dissect.c