summaryrefslogtreecommitdiff
path: root/sysutils/minimunin/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/minimunin/files/pkg-message.in')
-rw-r--r--sysutils/minimunin/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/minimunin/files/pkg-message.in b/sysutils/minimunin/files/pkg-message.in
index a9ab3440e93e..f04d052524da 100644
--- a/sysutils/minimunin/files/pkg-message.in
+++ b/sysutils/minimunin/files/pkg-message.in
@@ -1,4 +1,6 @@
-*****************************************************************
+[
+{ type: install
+ message: <<EOM
To activate minimunin, add the line
munin stream tcp nowait nobody /usr/libexec/tcpd %%PREFIX%%/bin/minimunin
@@ -19,5 +21,6 @@ in your /etc/rc.conf and restart inetd with the
command. You may also want to restrict access to your munin node via the
/etc/hosts.allow and /etc/hosts.deny configuration files.
-
-*****************************************************************
+EOM
+}
+]