mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
openconnect: backup hook scripts as well
Resolves #882 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=openconnect
|
PKG_NAME:=openconnect
|
||||||
PKG_VERSION:=7.04
|
PKG_VERSION:=7.04
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
|
PKG_SOURCE_URL:=ftp://ftp.infradead.org/pub/openconnect/
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
/etc/openconnect/user-cert-vpn-*.pem
|
/etc/openconnect/user-cert-vpn-*.pem
|
||||||
/etc/openconnect/user-key-vpn-*.pem
|
/etc/openconnect/user-key-vpn-*.pem
|
||||||
/etc/openconnect/ca-vpn-*.pem
|
/etc/openconnect/ca-vpn-*.pem
|
||||||
|
/etc/openconnect/pre-init.d/
|
||||||
|
/etc/openconnect/connect.d/
|
||||||
|
/etc/openconnect/post-connect.d/
|
||||||
|
/etc/openconnect/disconnect.d/
|
||||||
|
/etc/openconnect/post-disconnect.d/
|
||||||
|
/etc/openconnect/reconnect.d/
|
||||||
|
|||||||
Reference in New Issue
Block a user