diff options
Diffstat (limited to 'etc/cron.d')
-rw-r--r-- | etc/cron.d/iptables-rrdtool | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/cron.d/iptables-rrdtool b/etc/cron.d/iptables-rrdtool new file mode 100644 index 0000000..71a9877 --- /dev/null +++ b/etc/cron.d/iptables-rrdtool @@ -0,0 +1,2 @@ +# generate and update RRDs from iptables rule counters every five minutes +*/5 * * * * root /usr/sbin/iptables-rrdtool |