From ac51117a5247b8abf815a8e19cddbb871700e730 Mon Sep 17 00:00:00 2001 From: bol-van Date: Fri, 18 Feb 2022 12:38:48 +0300 Subject: [PATCH] config: comment regression fix --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 1aaeff2..100f2bb 100644 --- a/config +++ b/config @@ -71,7 +71,7 @@ FLOWOFFLOAD=donttouch #IFACE_WAN=eth1 # should start/stop command of init scripts apply firewall rules ? -# not applicable to older openwrt with fw3 firewall +# not applicable to openwrt with firewall3+iptables INIT_APPLY_FW=1 # firewall apply hooks #INIT_FW_PRE_UP_HOOK="/etc/firewall.zapret.hook.pre_up"