Add SmackProcessLabel option in systemd service files
[platform/core/connectivity/bluetooth-frwk.git] / packaging / bluetooth-frwk-wearable.service
index e2736fa..e4ae761 100644 (file)
@@ -4,14 +4,13 @@ After=dbus.socket dbus.service
 Requires=dbus.socket
 
 [Service]
-User=owner
-Group=users
+User=network_fw
+Group=network_fw
+SmackProcessLabel=System
 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