mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-18 23:12:59 +02:00
Core Update 168: Ship and restart OpenVPN
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/168/filelists/openvpn
Symbolic link
1
config/rootfiles/core/168/filelists/openvpn
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openvpn
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user