Index: dracut-036/modules.d/98systemd/module-setup.sh =================================================================== --- dracut-036.orig/modules.d/98systemd/module-setup.sh +++ dracut-036/modules.d/98systemd/module-setup.sh @@ -20,7 +20,7 @@ depends() { } installkernel() { - instmods autofs4 ipv6 + hostonly='' instmods autofs4 ipv6 } # called by dracut