diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/azure-agent | |
parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) |
Notes
Diffstat (limited to 'sysutils/azure-agent')
-rw-r--r-- | sysutils/azure-agent/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/azure-agent/pkg-message b/sysutils/azure-agent/pkg-message index 0260b514832a..d4f2c5ab9760 100644 --- a/sysutils/azure-agent/pkg-message +++ b/sysutils/azure-agent/pkg-message @@ -1,7 +1,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 +} +] |