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