enable test support for mkinitcpio and dracut

This commit is contained in:
HikariKnight 2022-03-12 20:29:58 +01:00
parent f3391a622e
commit f196052c27
No known key found for this signature in database
GPG key ID: E8B239063B022F5A
6 changed files with 44 additions and 13 deletions

View file

@ -26,6 +26,8 @@ softdep nouveau pre: vfio vfio_pci
softdep amdgpu pre: vfio vfio_pci
softdep radeon pre: vfio vfio_pci
" "${GPU_DEVID}" > "$SCRIPTDIR/$MODPROBE/vfio.conf"
exec "$SCRIPTDIR/lib/get_USB_CTL.sh"
}
function main () {