From 326d9f4a7a1685d04d1f6b5fb3402bca2d23d4df Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Mon, 19 May 2025 13:09:24 -0700 Subject: Partially modernize iptables/nftables/5.10 procfs situation --- etc/cron.d/iptables-rrdtool | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/cron.d') 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 -- cgit v1.2.3