mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
add conffiles to iptables
SVN-Revision: 3984
This commit is contained in:
parent
108c394fa0
commit
735be760e3
@ -35,6 +35,11 @@ TITLE:=IPv4 firewall administration tool
|
|||||||
URL:=http://netfilter.org/
|
URL:=http://netfilter.org/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/iptables/conffiles
|
||||||
|
/etc/config/firewall
|
||||||
|
/etc/firewall.user
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/iptables-mod-conntrack
|
define Package/iptables-mod-conntrack
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user