zsh and wireguard updates
This commit is contained in:
@@ -58,7 +58,7 @@ dnf install tpm2-tss
|
||||
# For machines where prioritizing a secure boot environment is important we need to
|
||||
# specify --tpm2-pcrs=0+7 -- 0 meaning the firmware has not changed and 7 meaning
|
||||
# secure boot is enabled
|
||||
systemd-cryptenroll /dev/nvme0n1p3 --wipe-slot=tpm2 --tpm2-device=auto --tpm2-pcrs=7
|
||||
systemd-cryptenroll /dev/nvme0n1p3 --wipe-slot=tpm2 --tpm2-device=auto --tpm2-pcrs=""
|
||||
|
||||
# Add tpm2-tss to dracut
|
||||
# Edit /etc/dracut.conf.d/tpm2.conf
|
||||
|
||||
Reference in New Issue
Block a user