Core Update 162: Ship and restart OpenVPN

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2021-11-23 21:10:57 +01:00
committed by Arne Fitzenreiter
parent 20371c8294
commit a2b127c3e1

View File

@@ -90,6 +90,8 @@ rm -rf \
/usr/bin/whois
# Stop services
/usr/local/bin/openvpnctrl -k
/usr/local/bin/openvpnctrl -kn2n
# Extract files
extract_files
@@ -116,6 +118,8 @@ ldconfig
/usr/local/bin/sshctrl
# Start services
/usr/local/bin/openvpnctrl -s
/usr/local/bin/openvpnctrl -sn2n
/etc/init.d/sshd restart
/etc/init.d/suricata restart
/etc/init.d/unbound restart