1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add nft not available on 5.4

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-06-17 20:28:25 +02:00
parent 9c45295811
commit f9296de108

View file

@ -122,7 +122,8 @@ define Package/shadowsocks-libev-ss-rules-nft
+ucode-mod-fs \
+shadowsocks-libev-ss-redir \
+shadowsocks-libev-config \
+kmod-nft-tproxy
+kmod-nft-tproxy \
@!LINUX_5_4
endef