]> git.pld-linux.org Git - packages/qemu.git/blob - qemu-guest-agent.service
- updated BRs, package LICENSE
[packages/qemu.git] / qemu-guest-agent.service
1 [Unit]
2 Description=QEMU Guest Agent
3 BindTo=dev-virtio\x2dports-org.qemu.guest_agent.0.device
4 After=dev-virtio\x2dports-org.qemu.guest_agent.0.device
5
6 [Service]
7 ExecStart=-/usr/bin/qemu-ga
8 Restart=always
9 RestartSec=0
10
11 [Install]
This page took 0.047214 seconds and 3 git commands to generate.