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

Remove unimplemented but advertised "autoconf"

This commit is contained in:
Stig Sandbeck Mathisen 2014-10-05 20:11:42 +02:00
parent fefcad986e
commit 8974c45c96

View File

@ -12,17 +12,6 @@
# installation scripts):
#
#%# family=auto
#%# capabilities=autoconf
# If run with the "autoconf"-parameter, give our opinion on wether we
# should be run on this system or not. This is optinal, and only used by
# munin-config. In the case of this plugin, we should most probably
# always be included.
if [ "$1" = "autoconf" ]; then
echo yes
exit 0
fi
HOME=/tmp/