From 5b256ee788b6a2cf9484eb42420acb8926e17426 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Sun, 1 Dec 2013 20:27:41 -0800 Subject: Add moreutils' 'chronic' to crontab command to shut rrdtool up --- etc/cron.d/iptables-rrdtool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/cron.d') diff --git a/etc/cron.d/iptables-rrdtool b/etc/cron.d/iptables-rrdtool index 71a9877..49517a5 100644 --- a/etc/cron.d/iptables-rrdtool +++ b/etc/cron.d/iptables-rrdtool @@ -1,2 +1,2 @@ # generate and update RRDs from iptables rule counters every five minutes -*/5 * * * * root /usr/sbin/iptables-rrdtool +*/5 * * * * root /usr/bin/chronic /usr/sbin/iptables-rrdtool -- cgit v1.2.3