nbhw16+nrhw20: Fix warning on boot related to bluetooth
This commit is contained in:
parent
d4f6909ddb
commit
24ba1c2f82
|
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=Attach ti bluetooth
|
||||
Before=bluetooth
|
||||
Before=bluetooth.target
|
||||
Requires=bluetooth.target
|
||||
|
||||
[Service]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=Attach ti bluetooth
|
||||
Before=bluetooth
|
||||
Before=bluetooth.target
|
||||
Requires=bluetooth.target
|
||||
|
||||
[Service]
|
||||
|
|
|
|||
Loading…
Reference in New Issue