Fix the service file overwriting issue on the common profile
[platform/core/connectivity/bluetooth-tools.git] / packaging / bluetooth-hci-dump@.service
index ebba1a6..4d52723 100644 (file)
@@ -2,8 +2,9 @@
 Description=Service to run BT HCI logdump
 
 [Service]
-User=system
-Group=system
+User=network_fw
+Group=network_fw
+SmackProcessLabel=System
 Type=oneshot
 ExecStart=/usr/etc/bluetooth/bt-hci-logdump.sh %I
 StandardOutput=journal+console