summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc13
1 files changed, 2 insertions, 11 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index af3c88d..6181640 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -127,15 +127,6 @@ service fRom /system/bin/fRom \
class late_start
oneshot
-service hciattach /system/bin/brcm_patchram_plus --enable_hci --no2bytes --enable_lpm \
- --tosleep 50000 --baudrate 3000000 --use_baudrate_for_download --i2s=1,1,0,1 \
- --patchram /vendor/firmware/bcm4330.hcd /dev/ttyO1
- class main
- user bluetooth
- group bluetooth net_bt_admin
- disabled
- oneshot
-
service pvrsrvctl /vendor/bin/pvrsrvctl --start --no-module
class core
user root
@@ -192,7 +183,7 @@ service wpa_supplicant /system/bin/wpa_supplicant \
disabled
oneshot
-service dhcpcd_wlan0 /system/bin/dhcpcd -aABKL
+service dhcpcd_wlan0 /system/bin/dhcpcd -aABDKL
class main
disabled
oneshot
@@ -207,7 +198,7 @@ service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL
disabled
oneshot
-service dhcpcd_eth0 /system/bin/dhcpcd -ABKL
+service dhcpcd_eth0 /system/bin/dhcpcd -ABDKL
class main
disabled
oneshot