From cfb9ce3ac22cafbdb18c34dd499beef785f848da Mon Sep 17 00:00:00 2001 From: Tastatur Date: Sun, 24 Mar 2024 17:50:49 +0100 Subject: [PATCH] lnco/documentation#50 --- docs/alpine-desktop-setup/post-install/automatic-decryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.