Fix up dracut-virt.conf for new dracut
This commit is contained in:
parent
38158429c0
commit
69a6fbeb31
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ omit_dracutmodules+=" drm simpledrm "
|
|||
dracutmodules+=" dm lvm rootfs-block fs-lib "
|
||||
|
||||
# modules: tpm and crypto
|
||||
dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase "
|
||||
dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrextend "
|
||||
|
||||
# dracut >= 102 separated systemd-cryptsetup into its own module
|
||||
CSMODULE=`dracut --list-modules --no-kernel | grep '^systemd-cryptsetup$'`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue