mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Remove unimplemented but advertised "autoconf"
This commit is contained in:
parent
fefcad986e
commit
8974c45c96
1 changed files with 0 additions and 11 deletions
|
@ -12,17 +12,6 @@
|
||||||
# installation scripts):
|
# installation scripts):
|
||||||
#
|
#
|
||||||
#%# family=auto
|
#%# 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/
|
HOME=/tmp/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue