Danilo C. L. de Paula 58305ef
[Unit]
Danilo C. L. de Paula 58305ef
Description=QEMU Guest Agent
Danilo C. L. de Paula 58305ef
BindsTo=dev-virtio\x2dports-org.qemu.guest_agent.0.device
Danilo C. L. de Paula 58305ef
After=dev-virtio\x2dports-org.qemu.guest_agent.0.device
Danilo C. L. de Paula 58305ef
IgnoreOnIsolate=True
Danilo C. L. de Paula 58305ef
Danilo C. L. de Paula 58305ef
[Service]
Danilo C. L. de Paula 58305ef
UMask=0077
Danilo C. L. de Paula 58305ef
EnvironmentFile=/etc/sysconfig/qemu-ga
Danilo C. L. de Paula 58305ef
ExecStart=/usr/bin/qemu-ga \
Danilo C. L. de Paula 58305ef
  --method=virtio-serial \
Danilo C. L. de Paula 58305ef
  --path=/dev/virtio-ports/org.qemu.guest_agent.0 \
Danilo C. L. de Paula 58305ef
  --blacklist=${BLACKLIST_RPC} \
Danilo C. L. de Paula 58305ef
  -F${FSFREEZE_HOOK_PATHNAME}
Danilo C. L. de Paula 58305ef
StandardError=syslog
Danilo C. L. de Paula 58305ef
Restart=always
Danilo C. L. de Paula 58305ef
RestartSec=0
Danilo C. L. de Paula 58305ef
Danilo C. L. de Paula 58305ef
[Install]
Danilo C. L. de Paula 58305ef
WantedBy=dev-virtio\x2dports-org.qemu.guest_agent.0.device