]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: systemd-measure. Remove 'tpm2-pcrs=' from cryptenroll command (#39590)
authorcvlc12 <97767846+cvlc12@users.noreply.github.com>
Thu, 6 Nov 2025 20:54:06 +0000 (21:54 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 6 Nov 2025 23:38:13 +0000 (23:38 +0000)
This is now default since 4b840414be3b2d6520599d86d2b718a37574aabf.

(cherry picked from commit c3e80f8f2bbd2b79350684f52638cedec00eb8ad)

man/systemd-measure.xml

index c144eda064443d29f75b5573e2db3ee3f3e61bc6..755d84fe47c9cba4b78c1dcae37ea4cee4f451e5 100644 (file)
@@ -346,7 +346,6 @@ $ ukify build \
      <programlisting># systemd-cryptenroll --tpm2-device=auto \
      --tpm2-public-key=tpm2-pcr-public-key.pem \
      --tpm2-signature=tpm2-pcr-signature.json \
-     --tpm2-pcrs="" \
      /dev/sda5</programlisting>
 
      <para>And then unlock the device with the signature:</para>