mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core129: Ship updated OpenVPN
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/129/filelists/openvpn
Symbolic link
1
config/rootfiles/core/129/filelists/openvpn
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/openvpn
|
||||||
@@ -32,6 +32,8 @@ for (( i=1; i<=$core; i++ )); do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Stop services
|
# Stop services
|
||||||
|
/usr/local/bin/openvpnctrl -k
|
||||||
|
/usr/local/bin/openvpnctrl -kn2n
|
||||||
/usr/local/bin/ipsecctrl D
|
/usr/local/bin/ipsecctrl D
|
||||||
/etc/init.d/unbound stop
|
/etc/init.d/unbound stop
|
||||||
|
|
||||||
@@ -52,6 +54,8 @@ ldconfig
|
|||||||
/etc/init.d/firewall restart
|
/etc/init.d/firewall restart
|
||||||
/etc/init.d/unbound start
|
/etc/init.d/unbound start
|
||||||
/usr/local/bin/ipsecctrl S
|
/usr/local/bin/ipsecctrl S
|
||||||
|
/usr/local/bin/openvpnctrl -s
|
||||||
|
/usr/local/bin/openvpnctrl -sn2n
|
||||||
|
|
||||||
# This update needs a reboot...
|
# This update needs a reboot...
|
||||||
#touch /var/run/need_reboot
|
#touch /var/run/need_reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user