restart wds links when wifi is restarted

SVN-Revision: 7901
owl
Mike Baker 2007-07-09 16:11:21 +00:00
parent c731d18905
commit 6fe5338591
1 changed files with 2 additions and 1 deletions

View File

@ -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}