Add the RFCOMM direction define for all profile rpms
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
index 8b15da9..e2736fa 100644 (file)
@@ -1,15 +1,17 @@
 [Unit]
-Description=Bluetooth service
+Description=Bluetooth framework
 After=dbus.socket dbus.service
 Requires=dbus.socket
 
 [Service]
-User=system
-Group=system
+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