From 7dcf956967481626b4d2cd41f33e85ff3ee699ba Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Mon, 1 Apr 2013 07:43:08 +0200 Subject: [PATCH] p/if1sec_: add doc that the plugin does not autostart --- plugins/network/if1sec_ | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/network/if1sec_ b/plugins/network/if1sec_ index 6e5ad6d4..28b45ec7 100755 --- a/plugins/network/if1sec_ +++ b/plugins/network/if1sec_ @@ -1,4 +1,8 @@ #! /bin/sh +# Currently the plugin does *not* autostart +# +# It has to be launched via rc.d : +# munin-run if1sec_eth0 acquire pluginfull="$0" # full name of plugin plugin="${0##*/}" # name of plugin