2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

p/if1sec_: add doc that the plugin does not autostart

This commit is contained in:
Steve Schnepp 2013-04-01 07:43:08 +02:00
parent 46d1dcc987
commit 7dcf956967

View File

@ -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