From: Christian Brauner Date: Fri, 27 Mar 2026 12:41:43 +0000 (+0100) Subject: TODO: sort Features entries alphabetically X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0039450f2e334349cb614bb03011695324f6d95;p=thirdparty%2Fsystemd.git TODO: sort Features entries alphabetically Signed-off-by: Christian Brauner --- diff --git a/TODO b/TODO index c238794c2f4..2389514e786 100644 --- 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