no more need for -p option to wlanwds; it knows how to find the parent now
This commit is contained in:
parent
3bf806397d
commit
7d47a9238b
@ -33,7 +33,7 @@ ifconfig $BRIDGE addm \$DEV
|
||||
ifconfig \$DEV up
|
||||
EOF
|
||||
chmod +x $WDSUP
|
||||
$WLANWDS -v -p $WIRELESS -s $WDSUP &
|
||||
$WLANWDS -v -s $WDSUP &
|
||||
|
||||
ifconfig $BRIDGE addm $WLAN_AP addm $WIRED up
|
||||
ifconfig $WIRED up
|
||||
|
Loading…
Reference in New Issue
Block a user