https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271582

--- Comment #10 from abhay.rat...@quest.com ---
I was able to figure out the issue. Basically my munin-master.conf file has 2
lines
---
MAILTO=''
*/5 * * * * * munin /usr/local/bin/munin-cron
---

But the 2nd line was not ending with \n and so it was not read by cron.(Not
sure why). Once I added \n, cron was able to read it successfully.

Thanks Andrew for the help.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to