From: Clinton Ebadi Date: Tue, 3 Mar 2015 00:12:58 +0000 (-0500) Subject: Refresh firewall hourly to pick up dns changes. Bug #1136. X-Git-Tag: debian/9~1 X-Git-Url: https://git.hcoop.net/hcoop/zz_old/debian/hcoop-firewall-config.git/commitdiff_plain/1bb8f67a4c6007ea06f6478e8a381876d8eae413?ds=sidebyside Refresh firewall hourly to pick up dns changes. Bug #1136. --- diff --git a/debian/hcoop-firewall-config.cron.hourly b/debian/hcoop-firewall-config.cron.hourly new file mode 100644 index 0000000..ee3c890 --- /dev/null +++ b/debian/hcoop-firewall-config.cron.hourly @@ -0,0 +1,4 @@ +#!/bin/sh + +# Regularly refresh firewall rules to pick up changes to dns names in user rules. +/etc/init.d/ferm reload