From c3e80f8f2bbd2b79350684f52638cedec00eb8ad Mon Sep 17 00:00:00 2001 From: cvlc12 <97767846+cvlc12@users.noreply.github.com> Date: Thu, 6 Nov 2025 21:54:06 +0100 Subject: [PATCH] man: systemd-measure. Remove 'tpm2-pcrs=' from cryptenroll command (#39590) This is now default since 4b840414be3b2d6520599d86d2b718a37574aabf. --- man/systemd-measure.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/man/systemd-measure.xml b/man/systemd-measure.xml index c144eda0644..755d84fe47c 100644 --- a/man/systemd-measure.xml +++ b/man/systemd-measure.xml @@ -346,7 +346,6 @@ $ ukify build \ # systemd-cryptenroll --tpm2-device=auto \ --tpm2-public-key=tpm2-pcr-public-key.pem \ --tpm2-signature=tpm2-pcr-signature.json \ - --tpm2-pcrs="" \ /dev/sda5 And then unlock the device with the signature: -- 2.47.3