[bluetooth-frwk] Create/destroy session implementation added
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-common.service
index 4523df9..859bada 100644 (file)
@@ -3,12 +3,16 @@ Description=Bluetooth service
 After=multi-user.target
 
 [Service]
+User=owner
+Group=users
 Type=dbus
 BusName=org.projectx.bt
+SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
 Restart=always
 RestartSec=1
 KillMode=process
+Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket
 
 [Install]
 WantedBy=starter.target