summaryrefslogtreecommitdiffstats
path: root/init.smdk4x12.rc
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2012-06-06 20:05:55 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2012-06-06 20:05:55 +0200
commite8394ba78d2dbfc43549a8deca82379b1763c819 (patch)
tree76a55e1fd7ebb2d201c8c2222884bc716e318ac4 /init.smdk4x12.rc
parent9e34a2ec5a344839124532602036eadebef29a60 (diff)
downloaddevice_samsung_i9300-e8394ba78d2dbfc43549a8deca82379b1763c819.zip
device_samsung_i9300-e8394ba78d2dbfc43549a8deca82379b1763c819.tar.gz
device_samsung_i9300-e8394ba78d2dbfc43549a8deca82379b1763c819.tar.bz2
init: iprenew_bnep0
Diffstat (limited to 'init.smdk4x12.rc')
-rwxr-xr-xinit.smdk4x12.rc6
1 files changed, 5 insertions, 1 deletions
diff --git a/init.smdk4x12.rc b/init.smdk4x12.rc
index 597cef9..0c411bb 100755
--- a/init.smdk4x12.rc
+++ b/init.smdk4x12.rc
@@ -421,7 +421,6 @@ service dhcpcd_p2p /system/bin/dhcpcd -aABKL
disabled
oneshot
-# for bluetooth pan
service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL
class main
disabled
@@ -437,6 +436,11 @@ service iprenew_p2p /system/bin/dhcpcd -n
disabled
oneshot
+service iprenew_bnep0 /system/bin/dhcpcd -n
+ class main
+ disabled
+ oneshot
+
# GPS
service gpsd /system/bin/gpsd -c /system/etc/gps.xml
class main