CRON: reread firewallrules daylight saving

This commit is contained in:
Alexander Marx
2014-01-29 12:58:18 +01:00
committed by Michael Tremer
parent b1be2de786
commit 4944049ea4

View File

@@ -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