mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 16:11:06 +02:00
add conffiles to iptables
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3984 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1b28bb7ede
commit
e37fde9a68
@ -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