Merge branch 'collectd-4.2' into collectd-4.3
[collectd.git] / contrib / exec-munin.px
index e6c8128..2460956 100755 (executable)
@@ -143,7 +143,7 @@ sub handle_config
     }
     elsif (ref ($config->{'script'}) eq '')
     {
-      handle_config_addtype ([$config->{'script'}]);
+      handle_config_script ([$config->{'script'}]);
     }
     else
     {