Skip to content
Snippets Groups Projects
Commit 8b4474e1 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-mesh-batman-adv: set gateway mode to client

parent 54620d62
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment