aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-05 07:31:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-05 07:31:49 +0000
commit9d4221adeff7478968ec5ca6a40b60894713e63a (patch)
tree15720e7190350ca7e635b29259bdfacdeac859cf /package/firewall/Makefile
parent70d6feffa9c2e92c8a89912765511672a63a41ef (diff)
downloadupstream-9d4221adeff7478968ec5ca6a40b60894713e63a.tar.gz
upstream-9d4221adeff7478968ec5ca6a40b60894713e63a.tar.bz2
upstream-9d4221adeff7478968ec5ca6a40b60894713e63a.zip
[package] firewall: mark /etc/firewall.user as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23231 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 59edb0e3f3..389c2dff87 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -33,6 +33,7 @@ endef
define Package/firewall/conffiles
/etc/config/firewall
+/etc/firewall.user
endef
define Package/firewall/install