From: Lennart Poettering Date: Tue, 25 Feb 2025 08:01:57 +0000 (+0100) Subject: update TODO X-Git-Tag: v258-rc1~1176^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f2425b2fc2664aa3446280541120e38fc3e65ba;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 76c1d940bd1..b742cf1ba06 100644 --- a/TODO +++ b/TODO @@ -833,10 +833,6 @@ Features: AllowPeerGroup= that installs additional user/group ACL entries on AF_UNIX sockets. -* systemd-tpm2-setup should probably have a factory reset logic, i.e. when some - kernel command line option is set we reset the TPM (equivalent of tpm2_clear - -c owner? or rather echo 5 >/sys/class/tpm/tpm0/ppi/request?). - * systemd-tpm2-setup should support a mode where we refuse booting if the SRK changed. (Must be opt-in, to not break systems which are supposed to be migratable between PCs)