* Add bluez * rpi firmware * add rpi support * Make packages from rpi * Fix build * Fix target * persistent * fix package * Auto enable * Fix parameter * Fix rpi * Fix done
13 lines
265 B
Desktop File
13 lines
265 B
Desktop File
[Unit]
|
|
Description=Bluetooth for BCM43xx
|
|
Before=bluetooth.service
|
|
After=dev-ttyAMA0.device
|
|
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/bluetooth-bcm43xx
|
|
|
|
[Install]
|
|
WantedBy=hassos-hardware.target
|