]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO
authorLuca Boccassi <bluca@debian.org>
Sat, 3 Dec 2022 11:23:00 +0000 (11:23 +0000)
committerLuca Boccassi <bluca@debian.org>
Sat, 3 Dec 2022 11:23:00 +0000 (11:23 +0000)
TODO

diff --git a/TODO b/TODO
index 4af0ffcc1fbafce2c47cd5fd87b6491330bed590..1d4b484f7f99f246a9a5d55859eae744baeb7744 100644 (file)
--- a/TODO
+++ b/TODO
@@ -963,6 +963,10 @@ Features:
   records would be stripped of all meta info, except the basic UID/name
   info. Then use this in portabled environments that do not use PrivateUsers=1.
 
+* portabled: when extracting unit files and copying to system.attached, if a
+  .p7s is available in the image, use it to protect the system.attached copy
+  with fs-verity, so that it cannot be tampered with
+
 * logind introduce two types of sessions: "heavy" and "light". The former would
   be our current sessions. But the latter would be a new type of session that
   is mostly the same but does not pull in user@.service or wait for it. Then,