gluon-mesh-batman-adv: set gateway mode to client
This commit is contained in:
parent
54620d6231
commit
8b4474e18f
@ -7,6 +7,7 @@
|
||||
uci_remove batman-adv bat0
|
||||
uci_add batman-adv mesh bat0
|
||||
uci_set batman-adv bat0 orig_interval '5000'
|
||||
uci_set batman-adv bat0 gw_mode 'client'
|
||||
uci_commit batman-adv
|
||||
|
||||
uci_add network interface client
|
||||
|
Loading…
Reference in New Issue
Block a user