Change network_fw uid/gid from root for bluetooth-hci-up/down.service
[platform/core/connectivity/bluetooth-tools.git] / packaging / bluetooth-hci-down.service
index 59f3ed9..e8aa8f5 100644 (file)
@@ -2,5 +2,10 @@
 Description=Bluetooth hci down
 
 [Service]
+User=network_fw
+Group=network_fw
+SmackProcessLabel=System
 Type=oneshot
+Capabilities=cap_net_admin=i
+SecureBits=keep-caps
 ExecStart=/usr/bin/hciconfig hci0 down