|
|
@ -8,5 +8,5 @@ tpm2_getrandom 32 -o /root/secret.bin |
|
|
chmod 600 /root/secret.bin |
|
|
chmod 600 /root/secret.bin |
|
|
cryptsetup luksAddKey $CRYPTFS /root/secret.bin |
|
|
cryptsetup luksAddKey $CRYPTFS /root/secret.bin |
|
|
|
|
|
|
|
|
/usr/sbin/update-luks-tpm.sh |
|
|
# /usr/sbin/update-luks-tpm.sh #not reqired before reboot |
|
|
|
|
|
|
|
|
|