add conffiles to iptables
authorFelix Fietkau <nbd@openwrt.org>
Sun, 18 Jun 2006 13:10:29 +0000 (13:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 18 Jun 2006 13:10:29 +0000 (13:10 +0000)
SVN-Revision: 3984

openwrt/package/iptables/Makefile

index 34e68174378379a750f63e151d99924cf26245ce..f47b936f056ad651dada4af15f5207aa5266b2a4 100644 (file)
@@ -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