mirror of
https://github.com/unraid/webgui.git
synced 2026-05-24 23:29:48 -05:00
Change to run sriov process at boot
This commit is contained in:
@@ -8,10 +8,14 @@
|
||||
#
|
||||
# LimeTech - modified for Unraid OS
|
||||
# Bergware - modified for Unraid OS, October 2023
|
||||
# Simon Fairweather - modified for Unraid OS, November 25(SRIOV)
|
||||
|
||||
# run & log functions
|
||||
. /etc/rc.d/rc.runlog
|
||||
|
||||
# LimeTech - setup selected devices for sriov
|
||||
/usr/local/sbin/sriov 1>/var/log/sriov 2>/var/log/sriov-errors
|
||||
|
||||
# LimeTech - bind selected devices to vfio-pci
|
||||
/usr/local/sbin/vfio-pci 1>/var/log/vfio-pci 2>/var/log/vfio-pci-errors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user