Modify the pid and gid of bt-service to network_fw
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-common.service
index 00830a3..58a25d7 100644 (file)
@@ -3,16 +3,14 @@ Description=Bluetooth framework
 After=multi-user.target
 
 [Service]
-User=owner
-Group=users
+User=network_fw
+Group=network_fw
 Type=dbus
 BusName=org.projectx.bt
-SmackProcessLabel=User
 ExecStart=/usr/bin/bt-service
 Restart=on-failure
 RestartSec=1
 KillMode=process
-Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5001/dbus/user_bus_socket
 
 [Install]
 WantedBy=starter.target