just with this init and config it is possivle to start via web

This commit is contained in:
Maniacikarus
2008-08-16 21:52:34 +02:00
parent 819aa2b5b5
commit 891b6138c4
2 changed files with 9 additions and 12 deletions

View File

@@ -37,8 +37,8 @@ case "${1}" in
boot_mesg "Stopping hostapd..."
# Set Atheros Card to Managed mode
/usr/bin/wlanconfig $INTERFACE destroy > /dev/null
/usr/bin/wlanconfig $INTERFACE create wlandev wifi0 wlanmode sta > /dev/null
# /usr/bin/wlanconfig $INTERFACE destroy > /dev/null
# /usr/bin/wlanconfig $INTERFACE create wlandev wifi0 wlanmode sta > /dev/null
# Set other cards to master mode
#/usr/sbin/iwconfig blue0 mode Managed