projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
108c394
)
add conffiles to iptables
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 18 Jun 2006 13:10:29 +0000
(13:10 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 18 Jun 2006 13:10:29 +0000
(13:10 +0000)
SVN-Revision: 3984
openwrt/package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/iptables/Makefile
b/openwrt/package/iptables/Makefile
index 34e68174378379a750f63e151d99924cf26245ce..f47b936f056ad651dada4af15f5207aa5266b2a4 100644
(file)
--- a/
openwrt/package/iptables/Makefile
+++ b/
openwrt/package/iptables/Makefile
@@
-35,6
+35,11
@@
TITLE:=IPv4 firewall administration tool
URL:=http://netfilter.org/
endef
+define Package/iptables/conffiles
+/etc/config/firewall
+/etc/firewall.user
+endef
+
define Package/iptables-mod-conntrack
SECTION:=net
CATEGORY:=Base system