From a8aeee6f2eeb2b5ec6fd07a559d060db819f3b05 Mon Sep 17 00:00:00 2001 From: bolvan Date: Thu, 16 May 2019 11:45:20 +0300 Subject: [PATCH] remove dup line --- init.d/openwrt/functions | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/openwrt/functions b/init.d/openwrt/functions index 6962fda..46ed44b 100644 --- a/init.d/openwrt/functions +++ b/init.d/openwrt/functions @@ -11,7 +11,6 @@ TPWS_USER=daemon # max wait time for the link local ipv6 on the LAN interface LINKLOCAL_WAIT_SEC=5 -[ -n "$ZAPRET_BASE" ] || ZAPRET_BASE=/opt/zapret IPSET_CR=$ZAPRET_BASE/ipset/create_ipset.sh exists()