initramfs: Also add kernel-modules
Not sure why these basic things are being dropped.
This commit is contained in:
parent
a7f1c3f97a
commit
9dae26959c
|
|
@ -12,5 +12,5 @@ postprocess:
|
|||
dracutmodules+=" tpm2-tss "
|
||||
EOF
|
||||
cat > /usr/lib/dracut/dracut.conf.d/01-sagano-base.conf << 'EOF'
|
||||
dracutmodules+=" systemd-initrd base "
|
||||
dracutmodules+=" kernel-modules dracut-systemd systemd-initrd base "
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Reference in New Issue