mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 14:33:00 +02:00
core115: Ship update for OpenVPN
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/115/filelists/openvpn
Symbolic link
1
config/rootfiles/core/115/filelists/openvpn
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openvpn
|
||||
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user