]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
cron: Update RPZs once an hour
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Jun 2026 13:16:30 +0000 (13:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Jun 2026 13:44:02 +0000 (13:44 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/cron/crontab

index df326977d747a3c422eb15d44d0941dc3ad43e8d..5945e20e9119440ab44fcbac9585023f7012c461 100644 (file)
@@ -87,3 +87,6 @@ HOME=/
 
 # Cleanup the collectd RRD (graphs)
 %weekly * * /bin/find /var/log/rrd -mtime +365 -type f -name '*.rrd' -delete -o -type d -empty -delete
+
+# Update RPZs
+%hourly,random *       /usr/local/bin/update-rpzs