summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/munin/files/munin-2.0_rc-crontab')
-rw-r--r--net-analyzer/munin/files/munin-2.0_rc-crontab11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-analyzer/munin/files/munin-2.0_rc-crontab b/net-analyzer/munin/files/munin-2.0_rc-crontab
deleted file mode 100644
index 1c156e7..0000000
--- a/net-analyzer/munin/files/munin-2.0_rc-crontab
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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