From 735be760e360786f5d5a78237fb37bae92c04e49 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 18 Jun 2006 13:10:29 +0000 Subject: [PATCH] add conffiles to iptables SVN-Revision: 3984 --- openwrt/package/iptables/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openwrt/package/iptables/Makefile b/openwrt/package/iptables/Makefile index 34e6817437..f47b936f05 100644 --- 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 -- 2.25.1