forked from pool/munin
9 lines
114 B
D
9 lines
114 B
D
|
#
|
||
|
# cron-jobs for munin
|
||
|
#
|
||
|
|
||
|
MAILTO=root
|
||
|
|
||
|
*/5 * * * * munin test -x /usr/bin/munin-cron && /usr/bin/munin-cron
|
||
|
|