Set the SMACK security label to run given executable file in systemd services
[platform/core/connectivity/bluetooth-tools.git] / packaging / bluetooth-address.service
index 15bcc69..b634680 100644 (file)
@@ -8,6 +8,7 @@ ConditionPathExists=/usr/etc/bluetooth/bt-set-addr.sh
 
 [Service]
 Type=oneshot
+SmackProcessLabel=System
 ExecStart=/usr/etc/bluetooth/bt-set-addr.sh
 RemainAfterExit=yes