restart wds links when wifi is restarted
SVN-Revision: 7901
This commit is contained in:
parent
c731d18905
commit
6fe5338591
1 changed files with 2 additions and 1 deletions
|
@ -232,7 +232,8 @@ txant ${txant:-3}
|
|||
radio ${radio:-1}
|
||||
macfilter 0
|
||||
maclist none
|
||||
wds ${wds:-none}
|
||||
wds none
|
||||
${wds:+wds $wds}
|
||||
${channel:+channel $channel}
|
||||
country ${country:-IL0}
|
||||
maxassoc ${maxassoc:-128}
|
||||
|
|
Loading…
Reference in a new issue