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]
|
||||
Description=CYW55512 Bluetooth Initialization
|
||||
After=network.target suspend.target
|
||||
ConditionPathIsDirectory=/proc/device-tree/bluetooth
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
|
|
|||
Loading…
Reference in New Issue