Commit 7f94f42b authored by bol-van's avatar bol-van
Browse files

init.d: fix local var name

parent 1c1f259b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ zapret_custom_firewall()

zapret_custom_firewall_nft()
{
	local f4 f6 subnet
	local f4 f6 subnets
	local first_packets_only="$nft_connbytes 1-$NFQWS_MY1_PKT_OUT"

	[ "$DISABLE_IPV4" != 1 ] && {
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ zapret_custom_firewall()

zapret_custom_firewall_nft()
{
	local f4 f6 subnet
	local f4 f6 subnets

	[ "$DISABLE_IPV4" != 1 ] && {
	        make_comma_list subnets $TPWS_MY1_SUBNETS4