Fix the JIRA issue (TREL-8)
authorDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 9 Apr 2013 12:39:09 +0000 (21:39 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Tue, 9 Apr 2013 12:39:09 +0000 (21:39 +0900)
[M0] Can't power on device any more after reboot device
     with Bluetooth/NFC enabled

Change-Id: I83b125011be7f32dc5a6eb1c3e75bd27353993c7

bt-service/bluetooth-frwk-service.service

index 5127a57..232edfd 100644 (file)
@@ -5,8 +5,7 @@ Description=Bluetooth Framework Service
 After=dbus.service
 
 [Service]
-Type=dbus
-BusName=org.projectx.bt
+Type=simple
 ExecStart=/usr/bin/bt-service
 RemainAfterExit=yes