diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-04-06 01:20:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-04-06 01:20:12 +0000 |
commit | 2dcd30e37ea8cef218c6ba8595084a40343bb471 (patch) | |
tree | ccd633ef27eaf44f447d4d9f86346f2b36fb9363 /package/iptables/ipkg/iptables.conffiles | |
parent | 961adf13698873c1f46e01cd76dde47b0b4a10dd (diff) | |
download | upstream-2dcd30e37ea8cef218c6ba8595084a40343bb471.tar.gz upstream-2dcd30e37ea8cef218c6ba8595084a40343bb471.tar.bz2 upstream-2dcd30e37ea8cef218c6ba8595084a40343bb471.zip |
fix firewall-related conffiles (moved to the iptables package)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3595 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/ipkg/iptables.conffiles')
-rw-r--r-- | package/iptables/ipkg/iptables.conffiles | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/iptables/ipkg/iptables.conffiles b/package/iptables/ipkg/iptables.conffiles new file mode 100644 index 0000000000..06194ca679 --- /dev/null +++ b/package/iptables/ipkg/iptables.conffiles @@ -0,0 +1,2 @@ +/etc/config/firewall +/etc/firewall.user |