From 629e0c5835c84709ca2e1e6be6d642d13ab7010b Mon Sep 17 00:00:00 2001 From: bol-van Date: Mon, 21 Oct 2024 20:54:22 +0300 Subject: [PATCH] init.d: openwrt-minimal remove exists check --- init.d/openwrt-minimal/tpws/etc/firewall.user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/openwrt-minimal/tpws/etc/firewall.user b/init.d/openwrt-minimal/tpws/etc/firewall.user index ca68292..e1065d9 100644 --- a/init.d/openwrt-minimal/tpws/etc/firewall.user +++ b/init.d/openwrt-minimal/tpws/etc/firewall.user @@ -28,7 +28,7 @@ redirect() for IPTABLES in iptables ip6tables; do $IPTABLES -t nat -N tpws 2>/dev/null $IPTABLES -t nat -F tpws - exists $IPTABLES && redirect + redirect done for net in $EXCLUDE4