Set the SMACK security label to run given executable file in systemd services
[platform/adaptation/bluetooth-firmware-bcm.git] / packaging / bluetooth-hci-device.service
index e05228c..2b259e0 100644 (file)
@@ -4,6 +4,7 @@ StopWhenUnneeded=yes
 
 [Service]
 Type=oneshot
+SmackProcessLabel=System
 ExecStart=/usr/etc/bluetooth/bt-dev-start.sh
 ExecStop=/usr/etc/bluetooth/bt-dev-end.sh
 RemainAfterExit=yes