mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
CRON: reread firewallrules daylight saving
This commit is contained in:
committed by
Michael Tremer
parent
b1be2de786
commit
4944049ea4
@@ -58,3 +58,7 @@ HOME=/
|
||||
|
||||
# pakfire
|
||||
%nightly,random * 23-4 /usr/local/bin/pakfire update >/dev/null 2>&1
|
||||
|
||||
# Re-read firewall rules every Sunday in March, October and November to take care of daylight saving time
|
||||
00 3 * 3 0 /usr/local/bin/firewallctrl
|
||||
00 2 * 10-11 0 /usr/local/bin/firewallctrl
|
||||
|
||||
Reference in New Issue
Block a user