firmware-murata-infineon: do not start service for non bluetooth variants
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
5eed2a176e
commit
33f269d7cb
|
|
@ -1,6 +1,7 @@
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=CYW55512 Bluetooth Initialization
|
Description=CYW55512 Bluetooth Initialization
|
||||||
After=network.target suspend.target
|
After=network.target suspend.target
|
||||||
|
ConditionPathIsDirectory=/proc/device-tree/bluetooth
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=forking
|
Type=forking
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue