projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
502665c
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3984
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/iptables/Makefile
b/package/iptables/Makefile
index
34e6817
..
f47b936
100644
(file)
--- a/
package/iptables/Makefile
+++ b/
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