mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
Pass the script argument properly to make sure the script gets actually called from the QEMU guest agent.
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
[Service]
|
|
ExecStart=
|
|
ExecStart=/usr/libexec/qemu-ga -m virtio-serial -p /dev/virtio-ports/org.qemu.guest_agent.0 --fsfreeze-hook=/usr/libexec/haos-freeze-hook
|