1[
2{ type: install
3  message: <<EOM
4
5To run the guest agent on startup:
6
7sysrc qemu_guest_agent_enable="YES"
8
9Start the service with:
10service qemu-guest-agent start
11
12EOM
13}
14]
15