Same bug here. I've only found a quick an dirty workaround:

*/5 * * * *     munin if [ -x /usr/bin/munin-cron ]; then
/usr/bin/munin-cron; fi > /dev/null 2>&1

Regards,

JKB

Reply via email to