Commit 1c4d02fe2c10869278b2561e19187673b33a75bc
- Diff rendering mode:
- inline
- side by side
init.cfg/init.gingerbread.rc
(2 / 3)
|   | |||
| 443 | 443 | disabled | |
| 444 | 444 | oneshot | |
| 445 | 445 | ||
| 446 | service hciattach /system/bin/hciattach \ | ||
| 447 | -n -s 115200 /dev/ttyHS1 texas 115200 flow | ||
| 446 | service hciattach /bin/hciattach | ||
| 448 | 447 | user bluetooth | |
| 449 | 448 | group bluetooth net_bt_admin | |
| 450 | 449 | disabled | |
| … | … | ||
| 453 | 453 | oneshot | |
| 454 | 454 | ||
| 455 | 455 | service wpa_supplicant /system/bin/wpa_supplicant \ | |
| 456 | -Dtiwlan0 -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf -q | ||
| 456 | -Dwlan0 -iwlan0 -c/data/misc/wifi/wpa_supplicant.conf -q | ||
| 457 | 457 | # we will start as root and wpa_supplicant will switch to user wifi | |
| 458 | 458 | # after setting up the capabilities required for WEXT | |
| 459 | 459 | # user wifi |

