From: nbd Date: Thu, 6 Apr 2006 01:20:12 +0000 (+0000) Subject: fix firewall-related conffiles (moved to the iptables package) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=2cbd5164f3c1a15424d7908a718800d45ac99e80;p=openwrt.git fix firewall-related conffiles (moved to the iptables package) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3595 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/base-files/ipkg/base-files.conffiles b/openwrt/package/base-files/ipkg/base-files.conffiles index ec83db41b1..d34e3479a8 100644 --- a/openwrt/package/base-files/ipkg/base-files.conffiles +++ b/openwrt/package/base-files/ipkg/base-files.conffiles @@ -1,5 +1,4 @@ /etc/config/network -/etc/firewall.user /etc/group /etc/hosts /etc/ipkg.conf diff --git a/openwrt/package/iptables/ipkg/iptables.conffiles b/openwrt/package/iptables/ipkg/iptables.conffiles new file mode 100644 index 0000000000..06194ca679 --- /dev/null +++ b/openwrt/package/iptables/ipkg/iptables.conffiles @@ -0,0 +1,2 @@ +/etc/config/firewall +/etc/firewall.user