[Unit] Description=Virtual Machine %I Documentation=man:qemu(1) PartOf=machines.target Before=machines.target [Service] Type=notify NotifyAccess=all RuntimeDirectory=qemu-%I PIDFile=/run/qemu-%I/pid ExecStart=/etc/systemd/system/qemu %I ExecStop=/bin/socat SYSTEM:'echo system_powerdown; sleep infinity' UNIX-CONNECT:/run/qemu-%I/monitor.sock [Install] WantedBy=machines.target