summaryrefslogtreecommitdiff
path: root/openwrt/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-06 01:20:12 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-06 01:20:12 +0000
commit2cbd5164f3c1a15424d7908a718800d45ac99e80 (patch)
tree090f60e4663b8b3c0597decf9350ccd4d279078a /openwrt/package
parent727d7e416d3e8040e61f20295fcab7d3e98c6b86 (diff)
fix firewall-related conffiles (moved to the iptables package)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3595 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/base-files/ipkg/base-files.conffiles1
-rw-r--r--openwrt/package/iptables/ipkg/iptables.conffiles2
2 files changed, 2 insertions, 1 deletions
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