summaryrefslogtreecommitdiff
blob: 1c156e7fc1c7a10831e3313d458191beb56c12b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/files/munin-1.3.3-crontab,v 1.1 2007/02/25 11:00:28 robbat2 Exp $

# Force the shell to bash
SHELL=/bin/bash
# Mail reports to root@, not munin@
MAILTO=root
 
# This runs the munin task every 5 minutes.
*/5	* * * *		[ -x /usr/bin/munin-cron ] && /usr/bin/munin-cron