Add the RFCOMM direction define for all profile rpms
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
old mode 100755 (executable)
new mode 100644 (file)
index 09010da..e2736fa
@@ -1,13 +1,17 @@
 [Unit]
-Description=Bluetooth service
+Description=Bluetooth framework
 After=dbus.socket dbus.service
 Requires=dbus.socket
 
 [Service]
+User=owner
+Group=users
 Type=dbus
 BusName=org.projectx.bt
+SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
 KillMode=process
+Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket
 
 [Install]
 WantedBy=multi-user.target