mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Disable OpenVPN multi process by default for now
This commit is contained in:
parent
d14c473e7d
commit
1f793f4612
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ if [ "$NBCPU" -gt 1 ] && [ -z "$(uci -q get openvpn.omr2)" ]; then
|
|||
uci -q commit openvpn
|
||||
uci -q commit firewall
|
||||
uci set -q openmptcprouter.vps.get_config="1"
|
||||
uci -q set openmptcprouter.settings.openvpn_lb="0"
|
||||
uci -q commit openmptcprouter
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue