mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
9 lines
112 B
SYSTEMD
9 lines
112 B
SYSTEMD
|
[Unit]
|
||
|
Description=QEMU Guest Agent
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/qemu-ga
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|