summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Wei Huang <cwhuang@linux.org.tw>2010-09-03 11:23:22 +0800
committerChih-Wei Huang <cwhuang@linux.org.tw>2010-09-03 11:26:12 +0800
commitac33570d35401eb11d4183da85cb4a26ed7e8cba (patch)
tree87c879cd05f490ccdf14f939d0115381ea4af0ea
parentcb77b467450aaacd9dd2c42ce096b239a0c51b81 (diff)
downloadpassion-froyo-plus-aosp.tar.gz
initrc: do not hardcode the wifi interfaceandroid-adt-0.9.9tools_r9tools_r8tools_r7froyo-plus-aosp
The interface should be provided by the caller of service wpa_supplicant. Change-Id: I445b483c27c4ec24b96a7507298c61e9dc3fce2f
-rw-r--r--init.mahimahi.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.mahimahi.rc b/init.mahimahi.rc
index 8c9bad1..f5dacd9 100644
--- a/init.mahimahi.rc
+++ b/init.mahimahi.rc
@@ -67,7 +67,7 @@ service akmd /system/bin/akmd
group compass misc input
service wpa_supplicant /system/bin/wpa_supplicant \
- -Dwext -ieth0 -c/data/misc/wifi/wpa_supplicant.conf
+ -Dwext -c/data/misc/wifi/wpa_supplicant.conf
# we will start as root and wpa_supplicant will switch to user wifi
# after setting up the capabilities required for WEXT
# user wifi