X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fexec-munin.px;h=246095649657ac66f050c2f5de2e14a8d398875b;hb=d891d65135ec5d1fbeeef18109b4059c2c0b70e3;hp=e6c8128ede72cb49c511a9d9ccc35ba6b5549bdb;hpb=8e2265c6d771e7256d1b45c956e1a5f577f8f1bc;p=collectd.git diff --git a/contrib/exec-munin.px b/contrib/exec-munin.px index e6c8128e..24609564 100755 --- a/contrib/exec-munin.px +++ b/contrib/exec-munin.px @@ -143,7 +143,7 @@ sub handle_config } elsif (ref ($config->{'script'}) eq '') { - handle_config_addtype ([$config->{'script'}]); + handle_config_script ([$config->{'script'}]); } else {