blob: 36ff686eaa4f71c88e5d613fbc24c4ad36246fda (
plain)
1
2
3
4
|
# copy this file to /etc/tmpfiles.d/ and change argument to the number of VFs you want to enable on boot
# Path Mode UID GID Age Argument
w /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs - - - - 0
# enable 0 VF by default
|