mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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]
|
||||
Description=Broadcom sdio firmware update for BCM43430A1
|
||||
ConditionPathExists=/dev/serial1
|
||||
After=network.target
|
||||
Requires=dev-serial1.device
|
||||
After=dev-serial1.device
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
Loading…
x
Reference in New Issue
Block a user