]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
TODO: sort Features entries alphabetically
authorChristian Brauner <brauner@kernel.org>
Fri, 27 Mar 2026 12:41:43 +0000 (13:41 +0100)
committerChristian Brauner <brauner@kernel.org>
Mon, 30 Mar 2026 08:29:20 +0000 (10:29 +0200)
Signed-off-by: Christian Brauner <brauner@kernel.org>
TODO

diff --git a/TODO b/TODO
index c238794c2f4043e14cc50943b62a02eba6a609fb..2389514e7861f5ce5eaad78a963b24edd1988ab8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -585,9 +585,9 @@ Features:
   policy bits into one structure, i.e. public key info, pcr masks, pcrlock
   stuff, pin and so on. Then pass that around in tpm2_seal() and tpm2_unseal().
 
-* look at nsresourced, mountfsd, homed, importd, and try to come up with a way
-  how the forked off worker processes can be moved into transient services with
-  sandboxing, without breaking notify socket stuff and so on.
+* look at nsresourced, mountfsd, homed, importd, portabled, and try to come up
+  with a way how the forked off worker processes can be moved into transient
+  services with sandboxing, without breaking notify socket stuff and so on.
 
 * replace all \x1b, \x1B, \033 C string escape sequences in our codebase with a
   more readable \e. It's a GNU extension, but a ton more readable than the