mirror of
https://github.com/bol-van/zapret.git
synced 2024-12-02 06:30:53 +03:00
install_easy: remove kmod-nft-nat6 package dependency
This commit is contained in:
parent
793f4bb04f
commit
6c2a29c35a
@ -780,7 +780,6 @@ check_prerequisites_openwrt()
|
|||||||
;;
|
;;
|
||||||
nftables)
|
nftables)
|
||||||
PKGS="$PKGS nftables kmod-nft-nat kmod-nft-offload kmod-nft-queue"
|
PKGS="$PKGS nftables kmod-nft-nat kmod-nft-offload kmod-nft-queue"
|
||||||
[ "$DISABLE_IPV6" != "1" ] && PKGS="$PKGS kmod-nft-nat6"
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user