aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commitb0ca17ae6e8cd0c8e7c90ec5ea734026cfc4ef32 (patch)
tree8fa01838bae6848e237955580bed0414cd3a4fd9 /package
parent3864e6af2ff1877cfbf43d830b546990ff4f6ea0 (diff)
downloadupstream-b0ca17ae6e8cd0c8e7c90ec5ea734026cfc4ef32.tar.gz
upstream-b0ca17ae6e8cd0c8e7c90ec5ea734026cfc4ef32.tar.bz2
upstream-b0ca17ae6e8cd0c8e7c90ec5ea734026cfc4ef32.zip
firewall: mark /etc/firewall.user as conffile
SVN-Revision: 23231
Diffstat (limited to 'package')
-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