summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--peripheral/bluetooth/bcm43340/bt_bcm43340.rc13
1 files changed, 0 insertions, 13 deletions
diff --git a/peripheral/bluetooth/bcm43340/bt_bcm43340.rc b/peripheral/bluetooth/bcm43340/bt_bcm43340.rc
index 62c9f09..bdc1f42 100644
--- a/peripheral/bluetooth/bcm43340/bt_bcm43340.rc
+++ b/peripheral/bluetooth/bcm43340/bt_bcm43340.rc
@@ -16,16 +16,3 @@ on post-fs-data
chown bluetooth net_bt_stack /sys/class/rfkill/rfkill0/state
chown bluetooth net_bt_stack /sys/class/rfkill/rfkill0/type
-########################################################
-
-service dhcpcd_bt-pan /system/bin/dhcpcd -ABKL
- class main
- group bluetooth wifi system dhcp
- disabled
- oneshot
-
-service iprenew_bt-pan /system/bin/dhcpcd -n
- group bluetooth system dhcp
- disabled
- oneshot
-