commit fc67bf7c2b69fc8b17726bd76285eff8ce5ca034
parent b24ba82cce5d42f6a53c37ec2ac0867da852bcc0
Author: Stijn Tintel <stijn@linux-ipv6.be>
Date: Tue, 18 Oct 2016 19:55:40 +0300
strongswan: preserve /etc/strongswan.d during upgrade
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile
@@ -393,6 +393,7 @@ define Package/strongswan/conffiles
/etc/ipsec.secrets
/etc/ipsec.user
/etc/strongswan.conf
+/etc/strongswan.d/
endef
define Package/strongswan/install