Modify the pid and gid of bt-service to network_fw
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
index e2736fa..4603fb9 100644 (file)
@@ -4,14 +4,12 @@ After=dbus.socket dbus.service
 Requires=dbus.socket
 
 [Service]
-User=owner
-Group=users
+User=network_fw
+Group=network_fw
 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