mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To enable waagent, add the following line to rc.conf:
|
|
|
|
waagent_enable="YES"
|
|
|
|
This will make sure waagent is started at boot.
|
|
EOM
|
|
}
|
|
]
|