2b259e01d3ce89cb402be86761c970bd79236b67
[platform/adaptation/bluetooth-firmware-bcm.git] / packaging / bluetooth-hci-device.service
1 [Unit]
2 Description=hciattach service for Broadcom BT/FM requested
3 StopWhenUnneeded=yes
4
5 [Service]
6 Type=oneshot
7 SmackProcessLabel=System
8 ExecStart=/usr/etc/bluetooth/bt-dev-start.sh
9 ExecStop=/usr/etc/bluetooth/bt-dev-end.sh
10 RemainAfterExit=yes
11 StandardOutput=journal+console
12 StandardError=inherit