no more need for -p option to wlanwds; it knows how to find the parent now

This commit is contained in:
Sam Leffler 2009-04-15 22:11:04 +00:00
parent 3bf806397d
commit 7d47a9238b

View File

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