From 2b681e4037948e36e6fe3e6f9bbc35e8b222faee Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 27 Jul 2022 16:48:49 +0300 Subject: [PATCH] update functions in init.d/openwrt --- init.d/openwrt/functions | 1 + 1 file changed, 1 insertion(+) diff --git a/init.d/openwrt/functions b/init.d/openwrt/functions index 92addff..a71fa5c 100644 --- a/init.d/openwrt/functions +++ b/init.d/openwrt/functions @@ -9,6 +9,7 @@ . "$ZAPRET_BASE/common/ipt.sh" . "$ZAPRET_BASE/common/nft.sh" . "$ZAPRET_BASE/common/linux_fw.sh" +. "$ZAPRET_BASE/common/list.sh" [ -n "$QNUM" ] || QNUM=200 [ -n "$TPPORT" ] || TPPORT=988