Fix startup sequence on Raspberry Pi 4

hciuart.service takes much longer than bluetooth.service on the rpi4
While bluetooth.service should in theory wait for hciuart it doesn't
seem to do so.
This commit is contained in:
Michael Zanetti 2020-10-18 23:49:33 +02:00
parent 1a2981cac1
commit d7e8afcbc7

View File

@ -2,7 +2,7 @@
Description=Daemon for nymea to configure wifi network using a Bluetooth LE connection
Documentation=https://github.com/nymea/nymea-networkmanager
Wants=bluetooth.service NetworkManager.service
After=bluetooth.service NetworkManager.service
After=bluetooth.service NetworkManager.service hciuart.service
[Service]
ExecStart=/usr/bin/nymea-networkmanager -d