Fix issues in the merged Tizen 3.0 code
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / bluetooth-frwk-service.service
old mode 100644 (file)
new mode 100755 (executable)
index 55c4065..248b842
@@ -2,10 +2,10 @@
 
 [Unit]
 Description=Bluetooth Framework Service
-After=dbus.service
 
 [Service]
-Type=simple
+Type=dbus
+BusName=org.projectx.bt
 ExecStart=/usr/bin/bt-service
 RemainAfterExit=yes