Change network_fw uid/gid from root for bluetooth-hci-up/down.service
[platform/core/connectivity/bluetooth-tools.git] / packaging / bluetooth-hci-up.service
1 [Unit]
2 Description=Bluetooth hci up
3
4 [Service]
5 User=network_fw
6 Group=network_fw
7 SmackProcessLabel=System
8 Type=oneshot
9 Capabilities=cap_net_admin=i
10 SecureBits=keep-caps
11 ExecStart=/usr/bin/hciconfig hci0 up