diff --git a/src/pins/tpm2/clevis-encrypt-tpm2 b/src/pins/tpm2/clevis-encrypt-tpm2 index 3c31569c..50e60e06 100755 --- a/src/pins/tpm2/clevis-encrypt-tpm2 +++ b/src/pins/tpm2/clevis-encrypt-tpm2 @@ -223,6 +223,7 @@ if [ -n "$pcr_ids" ]; then exit 1 fi tpm2_flushcontext -t + tpm2_flushcontext -l policy_options+=(-L "$TMP/pcr.policy") else