From bcfc1d459dd6af81bbd68750375de12c23a35a6b Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Thu, 12 Jan 2017 15:58:09 +0100 Subject: [PATCH] tibluetooth: make tibluetooth depend on bluetooth --- recipes-connectivity/tibluetooth/tibluetooth/tibluetooth.service | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-connectivity/tibluetooth/tibluetooth/tibluetooth.service b/recipes-connectivity/tibluetooth/tibluetooth/tibluetooth.service index c76434e..18bd305 100644 --- a/recipes-connectivity/tibluetooth/tibluetooth/tibluetooth.service +++ b/recipes-connectivity/tibluetooth/tibluetooth/tibluetooth.service @@ -1,6 +1,7 @@ [Unit] Description=Attach ti bluetooth Before=bluetooth +Requires=bluetooth.target [Service] Type=forking