mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Merge branch 'master' into next
This commit is contained in:
@@ -86,8 +86,12 @@ migrate_extrahd
|
||||
|
||||
# Start services
|
||||
/etc/init.d/udev restart
|
||||
/etc/init.d/squid restart
|
||||
/usr/local/bin/openvpnctrl -s
|
||||
if [ -f /var/ipfire/proxy/enable ]; then
|
||||
/etc/init.d/squid restart
|
||||
fi
|
||||
if grep -q "ENABLED=on" /var/ipfire/ovpn/settings; then
|
||||
/usr/local/bin/openvpnctrl -s
|
||||
fi
|
||||
/usr/local/bin/openvpnctrl -sn2n
|
||||
|
||||
# This update needs a reboot...
|
||||
|
||||
Reference in New Issue
Block a user