From: Jo-Philipp Wich Date: Tue, 5 Oct 2010 07:31:49 +0000 (+0000) Subject: [package] firewall: mark /etc/firewall.user as conffile X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=9d4221adeff7478968ec5ca6a40b60894713e63a;p=15.05%2Fopenwrt.git [package] firewall: mark /etc/firewall.user as conffile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23231 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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