summaryrefslogtreecommitdiff
path: root/sysutils/munin-node/files/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/munin-node/files/pkg-message')
-rw-r--r--sysutils/munin-node/files/pkg-message14
1 files changed, 11 insertions, 3 deletions
diff --git a/sysutils/munin-node/files/pkg-message b/sysutils/munin-node/files/pkg-message
index 206a44057599..96d07954fde4 100644
--- a/sysutils/munin-node/files/pkg-message
+++ b/sysutils/munin-node/files/pkg-message
@@ -5,8 +5,16 @@ has been placed in %%PREFIX%%/etc/munin/munin-node.conf.
Please edit it according to your needs.
-The Munin client will be started at system boot automatically.
-You can start it manually with:
- %%PREFIX%%/etc/rc.d/munin-node.sh start
+********************************************************************
+
+The Munin client will *not* be started automatically. To allow it
+to start, put this line in /etc/rc.conf:
+
+munin_node_enable="YES"
+
+Then, it will be started on the next boot. To start it now, use
+this command:
+
+ /etc/rc.d/munin_node start
********************************************************************