From: Philip Prindeville Date: Sun, 1 Aug 2021 20:57:39 +0000 (-0600) Subject: strongswan: add /etc/config/ipsec to sysupgrade list X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=93cbdcbef501a6c77c51e7886256b13dbb7f70ef;p=openwrt-packages.git strongswan: add /etc/config/ipsec to sysupgrade list Signed-off-by: Philip Prindeville --- diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index 0ac0dd1fd..94e398152 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=strongswan PKG_VERSION:=5.9.3 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/ @@ -572,6 +572,7 @@ define Package/strongswan-scepclient/install endef define Package/strongswan-swanctl/conffiles +/etc/config/ipsec /etc/swanctl/ endef