blob: d4f2c5ab9760530c6072f50321d9a29c5cba5d1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
{ 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
}
]
|