mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 01:41:05 +02:00
don't call wpa_supplicant unconditionally
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6e8c336f90
commit
6d526991e1
@ -224,7 +224,7 @@ EOF
|
||||
#add wpa_supplicant calls here
|
||||
;;
|
||||
esac
|
||||
wpa_supplicant ${bridge:+ -b $bridge} -Bw -D wext -i "$ifname" -c /var/run/wpa_supplicant-$ifname.conf
|
||||
[ -z "$proto" ] || wpa_supplicant ${bridge:+ -b $bridge} -Bw -D wext -i "$ifname" -c /var/run/wpa_supplicant-$ifname.conf
|
||||
;;
|
||||
esac
|
||||
first=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user