nbhw16+nrhw20: Fix warning on boot related to bluetooth

This commit is contained in:
Alexandre Bard 2018-03-01 14:02:25 +01:00
parent d4f6909ddb
commit 24ba1c2f82
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[Unit]
Description=Attach ti bluetooth
Before=bluetooth
Before=bluetooth.target
Requires=bluetooth.target
[Service]

View File

@ -1,6 +1,6 @@
[Unit]
Description=Attach ti bluetooth
Before=bluetooth
Before=bluetooth.target
Requires=bluetooth.target
[Service]