bluez5: brcm43438: update device dependency

A previous patch changed the BT serial device to the alias, but did not
update the device dependency resulting in the service failing to start
on boot.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
This commit is contained in:
Peter A. Bigot 2018-03-07 09:53:04 -06:00 committed by Andrei Gherzan
parent ad7693c9a0
commit abd453d7da

View File

@ -2,7 +2,7 @@
Description=Broadcom BCM43438 bluetooth HCI
ConditionPathIsDirectory=/proc/device-tree/soc/gpio@7e200000/bt_pins
Before=bluetooth.service
After=dev-ttyAMA0.device
After=dev-serial1.device
[Service]
Type=simple