init.rc: permissions on eth0, fixes wifi

This commit is contained in:
codeworkx 2011-06-13 14:00:49 +02:00
parent 06c235862e
commit 8655bc1295

View File

@ -676,6 +676,7 @@ service bootanim /system/bin/bootanimation
oneshot
service wpa_supplicant /system/bin/wpa_supplicant -Dwext -ieth0 -c/data/misc/wifi/wpa_supplicant.conf
socket wpa_eth0 dgram 0660 wifi wifi
disabled
oneshot