From: Felix Fietkau Date: Sun, 18 Jun 2006 13:10:29 +0000 (+0000) Subject: add conffiles to iptables X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=735be760e360786f5d5a78237fb37bae92c04e49;p=librecmc%2Flibrecmc.git add conffiles to iptables SVN-Revision: 3984 --- 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