core129: Ship updated OpenVPN

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2019-02-25 02:29:29 +00:00
parent ab83c4876a
commit 97499aa8a3
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
/usr/local/bin/openvpnctrl -k
/usr/local/bin/openvpnctrl -kn2n
/usr/local/bin/ipsecctrl D
/etc/init.d/unbound stop
@@ -52,6 +54,8 @@ ldconfig
/etc/init.d/firewall restart
/etc/init.d/unbound start
/usr/local/bin/ipsecctrl S
/usr/local/bin/openvpnctrl -s
/usr/local/bin/openvpnctrl -sn2n
# This update needs a reboot...
#touch /var/run/need_reboot