mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
brcmfmac_sdio-firmware-rpi: fix race between service and /dev/serial1
This commit is contained in:
parent
0111c1d759
commit
a9d56d9224
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Broadcom sdio firmware update for BCM43430A1
|
Description=Broadcom sdio firmware update for BCM43430A1
|
||||||
ConditionPathExists=/dev/serial1
|
Requires=dev-serial1.device
|
||||||
After=network.target
|
After=dev-serial1.device
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user