core189: Ship OpenVPN

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-09-09 15:42:59 +00:00
parent 91c0e2735d
commit af4a2049ab
2 changed files with 5 additions and 0 deletions

View File

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

View File

@@ -325,6 +325,8 @@ rm -vrf \
/lib/firmware/RTL8192E
# Stop services
/usr/local/bin/openvpnctrl -k
/usr/local/bin/openvpnctrl -kn2n
# Extract files
extract_files
@@ -347,6 +349,8 @@ ldconfig
telinit u
# Start services
/usr/local/bin/openvpnctrl -s
/usr/local/bin/openvpnctrl -sn2n
# This update needs a reboot...
touch /var/run/need_reboot