13 lines
272 B
Desktop File
13 lines
272 B
Desktop File
[Unit]
|
|
Description=Bluetooth for BCM43xx
|
|
Before=bluetooth.service
|
|
After=dev-ttyAMA0.device
|
|
ConditionFileNotEmpty=/proc/device-tree/soc/gpio@7e200000/bt_pins/brcm,pins
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/bluetooth-bcm43xx
|
|
|
|
[Install]
|
|
WantedBy=hassos-hardware.target
|