Raspberry: Bugfix not try to load Bluetooth (#235)

This commit is contained in:
Pascal Vizeli 2018-10-29 22:42:47 +01:00 committed by Pascal Vizeli
parent 66f3ca0ad1
commit bac8e95423

View File

@ -2,7 +2,7 @@
Description=Bluetooth for BCM43xx Description=Bluetooth for BCM43xx
Before=bluetooth.service Before=bluetooth.service
After=dev-ttyAMA0.device After=dev-ttyAMA0.device
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins ConditionFileNotEmpty=/proc/device-tree/soc/gpio@7e200000/bt_pins/brcm,pins
[Service] [Service]
Type=forking Type=forking