From 58dd491beb2041ecf14ad15ce42e463336b7fc84 Mon Sep 17 00:00:00 2001 From: remittor Date: Fri, 28 Feb 2025 15:21:26 +0300 Subject: [PATCH] base: Disable IP Tables tool --- _base.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_base.config b/_base.config index 8386564..d825c8b 100644 --- a/_base.config +++ b/_base.config @@ -251,8 +251,8 @@ CONFIG_PACKAGE_luci-app-watchcat=y CONFIG_PACKAGE_luci-i18n-watchcat-ru=y ### IP Tables tool -CONFIG_PACKAGE_kmod-ipt-ipopt=y -CONFIG_PACKAGE_iptables-mod-ipopt=y +#CONFIG_PACKAGE_kmod-ipt-ipopt=y +#CONFIG_PACKAGE_iptables-mod-ipopt=y ### Adblock package with Luci support CONFIG_PACKAGE_adblock=y