wok-6.x view wpa_supplicant/stuff/etc/init.d/wpa_supplicant.sh @ rev 885

Add startup script for wpa_supplicant
author Tom Frankland <0dddba11@googlemail.com>
date Sat Jun 07 22:29:41 2008 +0000 (2008-06-07)
parents
children
line source
1 #!/bin/sh
2 # /etc/init.d/wpa_supplicant.sh - WPA initialisation boot script.
3 # Config file is: /etc/wpa_supplicant.conf
4 #
5 . /etc/init.d/rc.functions
6 . /etc/network.conf
8 # Start wpa_supplicant
9 echo "Starting WPA on $INTERFACE... "
10 /usr/bin/wpa_supplicant -Bw -c/etc/wpa_supplicant.conf -iwlan0