From: Jo-Philipp Wich Date: Sun, 25 Jan 2009 19:38:41 +0000 (+0000) Subject: Merge r4139 X-Git-Tag: 0.8.5~36 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a498bb51a88eaab8593e0bd52af447ebf13b7946;p=oweals%2Fluci.git Merge r4139 --- diff --git a/modules/freifunk/root/etc/firewall.freifunk b/modules/freifunk/root/etc/firewall.freifunk index ac3fcc55d..663fc615a 100644 --- a/modules/freifunk/root/etc/firewall.freifunk +++ b/modules/freifunk/root/etc/firewall.freifunk @@ -48,4 +48,6 @@ apply_nat_fix() { (ACTION="ifup" INTERFACE="$1" . /etc/hotplug.d/iface/22-firewall-nat-fix ) } +uci_set_state firewall core loaded 1 +config_foreach fw_addif interface config_foreach apply_nat_fix interface