From: Lennart Poettering Date: Thu, 12 Sep 2024 15:51:24 +0000 (+0200) Subject: catalog: rebreak catalog entry X-Git-Tag: v257-rc1~453^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d63491f25e4ec525f701c2817b58ee1fe09aa5b;p=thirdparty%2Fsystemd.git catalog: rebreak catalog entry --- diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index 0a12b7c3f7a..acc6a220942 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -788,12 +788,13 @@ Defined-By: systemd Support: %SUPPORT_URL% Documentation: man:systemd-tpm2-setup.service(8) -An authorization failure occurred while attempting to enroll a Storage Root Key (SRK) on the Trusted Platform -Module (TPM). Most likely this means that a PIN/Password (authValue) has been set on the Owner hierarchy of -the TPM. +An authorization failure occurred while attempting to enroll a Storage Root Key +(SRK) on the Trusted Platform Module (TPM). Most likely this means that a +PIN/Password (authValue) has been set on the Owner hierarchy of the TPM. -Automatic SRK enrollment on TPMs in such scenarios is not supported. In order to unset the PIN/password -protection on the owner hierarchy issue a command like the following: 'tpm2_changeauth -c o -p ""'. +Automatic SRK enrollment on TPMs in such scenarios is not supported. In order +to unset the PIN/password protection on the owner hierarchy issue a command +like the following: 'tpm2_changeauth -c o -p ""'. -- 9cf56b8baf9546cf9478783a8de42113 Subject: A foreign process changed a sysctl we manage