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/heartbeat | |
| parent | d2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff) | |
Notes
Diffstat (limited to 'sysutils/heartbeat')
| -rw-r--r-- | sysutils/heartbeat/files/pkg-message.in | 24 |
1 files changed, 6 insertions, 18 deletions
diff --git a/sysutils/heartbeat/files/pkg-message.in b/sysutils/heartbeat/files/pkg-message.in index c4758d608e70..e2fd4e86b48c 100644 --- a/sysutils/heartbeat/files/pkg-message.in +++ b/sysutils/heartbeat/files/pkg-message.in @@ -1,12 +1,6 @@ - -# # -## ## -### ### -######################################################## -### ### -## ## -# # - +[ +{ type: install + message: <<EOM CONFIGURATION: - Please read the below site for configuration changes between version 1 and 2. @@ -21,12 +15,6 @@ CAVEATS: - bcast is not available on FreeBSD. - BasicSanityCheck is not available on FreeBSD. - -# # -## ## -### ### -######################################################## -### ### -## ## -# # - +EOM +} +] |
