From e37fde9a68ecd3c38af14f0ef4ecf4341d593bbe Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 18 Jun 2006 13:10:29 +0000 Subject: add conffiles to iptables git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3984 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iptables/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package/iptables') diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 34e681743..f47b936f0 100644 --- 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 -- cgit v1.2.3