mirror of
https://gitlab.com/YuriAlek/vfio.git
synced 2024-11-17 09:25:36 +00:00
13 lines
187 B
Desktop File
13 lines
187 B
Desktop File
[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
|