mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Core Update 171: Ship and restart OpenVPN
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/171/filelists/openvpn
Symbolic link
1
config/rootfiles/core/171/filelists/openvpn
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/openvpn
|
||||||
@@ -33,6 +33,7 @@ done
|
|||||||
|
|
||||||
# Stop services
|
# Stop services
|
||||||
/etc/rc.d/init.d/squid stop
|
/etc/rc.d/init.d/squid stop
|
||||||
|
/etc/rc.d/init.d/openvpn stop
|
||||||
|
|
||||||
# Remove files
|
# Remove files
|
||||||
rm -rvf \
|
rm -rvf \
|
||||||
@@ -63,6 +64,7 @@ ldconfig
|
|||||||
|
|
||||||
# Start services
|
# Start services
|
||||||
/etc/init.d/squid start
|
/etc/init.d/squid start
|
||||||
|
/etc/init.d/openvpn start
|
||||||
|
|
||||||
# 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