From: DoHyun Pyun Date: Tue, 9 Apr 2013 12:39:09 +0000 (+0900) Subject: Fix the JIRA issue (TREL-8) X-Git-Tag: 2.1b_release~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbd5a6d44e9be6fa98d1809984b869f77a2dab47;p=framework%2Fconnectivity%2Fbluetooth-frwk.git Fix the JIRA issue (TREL-8) [M0] Can't power on device any more after reboot device with Bluetooth/NFC enabled Change-Id: I83b125011be7f32dc5a6eb1c3e75bd27353993c7 --- diff --git a/bt-service/bluetooth-frwk-service.service b/bt-service/bluetooth-frwk-service.service index 5127a57..232edfd 100644 --- a/bt-service/bluetooth-frwk-service.service +++ b/bt-service/bluetooth-frwk-service.service @@ -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