diff options
Diffstat (limited to 'etc/cron.d/iptables-rrdtool')
-rw-r--r-- | etc/cron.d/iptables-rrdtool | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/cron.d/iptables-rrdtool b/etc/cron.d/iptables-rrdtool index 49517a5..c0463ce 100644 --- a/etc/cron.d/iptables-rrdtool +++ b/etc/cron.d/iptables-rrdtool @@ -1,2 +1,3 @@ # generate and update RRDs from iptables rule counters every five minutes +PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin */5 * * * * root /usr/bin/chronic /usr/sbin/iptables-rrdtool |