summaryrefslogtreecommitdiffstats
path: root/scripts/vfio-pcie-bind.service
blob: f27dda6235a148ba631cc46fafdab3283d5debb4 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Bind PCIe devices to the virtio driver on boot

[Serivce]
Type=oneshot
ExecStart=/usr/local/bin/vfio-bind 0000:02:00.0 0000:02:00.1 0000:04:00.00

[Install]
WantedBy=multi-user.target
Before=libvirt-guests.service