Add user and group option in systemd service files
[platform/core/connectivity/bluetooth-tools.git] / packaging / bluetooth-address.service
index 15bcc69..a723dcd 100644 (file)
@@ -8,6 +8,9 @@ ConditionPathExists=/usr/etc/bluetooth/bt-set-addr.sh
 
 [Service]
 Type=oneshot
+User=network_fw
+Group=network_fw
+SmackProcessLabel=System
 ExecStart=/usr/etc/bluetooth/bt-set-addr.sh
 RemainAfterExit=yes