repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hw/intc/arm_gicv3_its: Factor out CTE lookup sequence
[qemu/ar7.git]
/
contrib
/
systemd
/
qemu-guest-agent.service
blob
51cd7b37ff79902a3774812310cb72c1dbfed919
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]