e05228ce084bf75a7060d5c6351e2bd51788df0c
[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 ExecStart=/usr/etc/bluetooth/bt-dev-start.sh
8 ExecStop=/usr/etc/bluetooth/bt-dev-end.sh
9 RemainAfterExit=yes
10 StandardOutput=journal+console
11 StandardError=inherit