enable test support for mkinitcpio and dracut
This commit is contained in:
parent
f3391a622e
commit
f196052c27
6 changed files with 44 additions and 13 deletions
|
@ -52,9 +52,7 @@ function set_INITRAMFSTOOLS () {
|
|||
"$SCRIPTDIR/lib/set_VFIO.sh" "$1"
|
||||
|
||||
# Configure modprobe
|
||||
"$SCRIPTDIR/lib/set_MODPROBE.sh" "$1"
|
||||
|
||||
exec "$SCRIPTDIR/lib/get_USB_CTL.sh"
|
||||
exec "$SCRIPTDIR/lib/set_MODPROBE.sh" "$1"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue