You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vfio-guide-2/scripts/qemu@.service

14 lines
185 B
INI

[Unit]
Description=QEMU virtual machine (%i)
[Service]
Type=forking
PIDFile=/run/qemu_%i.pid
ExecStart=/home/yu/scripts/%i.sh
TimeoutStopSec=1m
[Install]
WantedBy=multi-user.target