diff --git a/lib/set_MODULES.sh b/lib/set_MODULES.sh index 7ccc8d4..6b85882 100755 --- a/lib/set_MODULES.sh +++ b/lib/set_MODULES.sh @@ -43,6 +43,8 @@ function set_MODULES () { # Get the config paths source "$SCRIPTDIR/lib/paths.sh" + # Insert modules in the correct locations as early as possible without + # conflicting with vendor-reset module if it is enabled insert_MODULES 4 "$SCRIPTDIR/$MODULES" insert_MODULES 11 "$SCRIPTDIR/$INITRAMFS/modules"