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 GitHub
parent 809abbfde2
commit caf708e14a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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