Merge branch 'tier0-cryptsetup' into 'main'
tier-0: add systemd-cryptsetup to initrd dracut modules See merge request fedora/bootc/base-images!37
This commit is contained in:
commit
8f5208a42c
|
|
@ -14,5 +14,5 @@ postprocess:
|
|||
EOF
|
||||
cat > /usr/lib/dracut/dracut.conf.d/49-bootc-tpm2-tss.conf << 'EOF'
|
||||
# We want this for systemd-cryptsetup tpm2 locking
|
||||
add_dracutmodules+=" tpm2-tss "
|
||||
add_dracutmodules+=" systemd-cryptsetup tpm2-tss "
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Reference in New Issue