root
edit /root/init_setup.sh
# blinkled >> /dev/null
# Now set up to run in wifi client mode
/sbin/wlan.sh
# deactivate wlan
ifconfig mlan0 down
#stopping bluetooth
/etc/init.d/bluetooth stop
# deactivate led
echo 0 > `eval ls /sys/class/leds/guruplug\:red\:wmode/brightness`
echo 0 > `eval ls /sys/class/leds/guruplug\:green\:wmode/brightness`