Author: nbd
Date: 2015-11-15 22:34:15 +0100 (Sun, 15 Nov 2015)
New Revision: 47480

Modified:
   trunk/package/network/utils/conntrack-tools/Makefile
Log:
conntrack-tools: preserve /etc/conntrackd during upgrade

Signed-off-by: Stijn Tintel <[email protected]>

Modified: trunk/package/network/utils/conntrack-tools/Makefile
===================================================================
--- trunk/package/network/utils/conntrack-tools/Makefile        2015-11-15 
21:34:08 UTC (rev 47479)
+++ trunk/package/network/utils/conntrack-tools/Makefile        2015-11-15 
21:34:15 UTC (rev 47480)
@@ -61,6 +61,10 @@
   TITLE:=Connection tracking daemon
 endef
 
+define Package/conntrackd/conffiles
+/etc/conntrackd/
+endef
+
 define Package/conntrackd/description
  Conntrackd can replicate the status of the connections that are
  currently being processed by your stateful firewall based on Linux.
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to