diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh index 3d5abd4c..d625ea08 100755 --- a/modules.d/98systemd/module-setup.sh +++ b/modules.d/98systemd/module-setup.sh @@ -19,6 +19,10 @@ depends() { return 0 } +installkernel() { + instmods autofs4 ipv6 +} + # called by dracut install() { local _mods