Core Update 168: Ship and restart OpenVPN

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2022-04-18 21:08:28 +00:00
parent 75072c7702
commit 159f9214a6
2 changed files with 5 additions and 0 deletions

View File

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

View File

@@ -60,6 +60,8 @@ rm -vf \
# Stop services
/etc/init.d/squid stop
/usr/local/bin/openvpnctrl -k
/usr/local/bin/openvpnctrl -kn2n
# Extract files
extract_files
@@ -76,6 +78,8 @@ ldconfig
# Start services
/etc/init.d/vnstatd restart
/etc/init.d/squid start
/usr/local/bin/openvpnctrl -s
/usr/local/bin/openvpnctrl -sn2n
# This update needs a reboot...
#touch /var/run/need_reboot