forked from pool/munin
bfb3f398c9
new package OBS-URL: https://build.opensuse.org/request/show/70235 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=1
9 lines
114 B
Makefile
9 lines
114 B
Makefile
#
|
|
# cron-jobs for munin
|
|
#
|
|
|
|
MAILTO=root
|
|
|
|
*/5 * * * * munin test -x /usr/bin/munin-cron && /usr/bin/munin-cron
|
|
|