aboutsummaryrefslogtreecommitdiff
path: root/sysutils/symon
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/symon
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Notes
Diffstat (limited to 'sysutils/symon')
-rw-r--r--sysutils/symon/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/symon/files/pkg-message.in b/sysutils/symon/files/pkg-message.in
index 6c65c46812a0..50bf4fd584bc 100644
--- a/sysutils/symon/files/pkg-message.in
+++ b/sysutils/symon/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
For the system monitor symon, use the following steps
1. Copy %%PREFIX%%/share/examples/symon/symon.conf
@@ -13,3 +16,6 @@ For the data collector symux, use the following steps
%%PREFIX%%/share/symon/c_smrrds.sh all
to create the RR database.
3. Run symux
+EOM
+}
+]