core115: Ship update for OpenVPN

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-09-30 12:34:37 +01:00
parent 67970637d0
commit e2d934cf2b
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/openvpn

View File

@@ -32,6 +32,8 @@ for (( i=1; i<=$core; i++ )); do
done
# Stop services
openvpnctrl -k
openvpnctrl -kn2n
# Extract files
extract_files
@@ -43,6 +45,8 @@ ldconfig
#/usr/local/bin/update-lang-cache
# Start services
openvpnctrl -s
openvpnctrl -sn2n
# This update need a reboot...