mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Force remove of ncp-disable option in openvpn
This commit is contained in:
parent
5b32c33c05
commit
9ad0d58e81
3 changed files with 0 additions and 13 deletions
|
@ -30,7 +30,6 @@ _openvpnbonding() {
|
|||
set openvpn.omr_bonding_${interface}.remote="${remoteip}"
|
||||
set openvpn.omr_bonding_${interface}.local="${localip}"
|
||||
set openvpn.omr_bonding_${interface}.lport='0'
|
||||
set openvpn.omr_bonding_${interface}.ncp_disable='1'
|
||||
set openvpn.omr_bonding_${interface}.auth_nocache='1'
|
||||
set openvpn.omr_bonding_${interface}.proto='udp'
|
||||
set openvpn.omr_bonding_${interface}.client='1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue