diff --git a/docs/alpine-desktop-setup/post-install/automatic-decryption.md b/docs/alpine-desktop-setup/post-install/automatic-decryption.md index 65882b6..392de08 100644 --- a/docs/alpine-desktop-setup/post-install/automatic-decryption.md +++ b/docs/alpine-desktop-setup/post-install/automatic-decryption.md @@ -14,7 +14,7 @@ $ Now bind our LUKS volume to TPM with clevis: ``` -# clevis luks bind -d /dev/ tpm2 '{"pcr_bank":"sha256","pcr_ids":"1,7"}' +# clevis luks bind -d /dev/ tpm2 '{"pcr_bank":"sha256","pcr_ids":"0,1,5,7"}' ``` After rebooting it should automatically decrypt your disk.