Remove After= tag on bluetooth-frwk-core.service 27/202627/1
authorWootak Jung <wootak.jung@samsung.com>
Tue, 2 Apr 2019 04:21:48 +0000 (13:21 +0900)
committerWootak Jung <wootak.jung@samsung.com>
Tue, 2 Apr 2019 04:21:48 +0000 (13:21 +0900)
bluetooth-frwk-core.service is located in multi-user.target.wants.
And multi-user.target phase is executed after multi-user.target.wants.
so, After=multi-user.taget causes cyclic dependency.

Change-Id: I12e7bb47954103be65a26ee6e3d5fa3e7ef9955f

bt-core/bluetooth-frwk-core.service

index a66ef52..6ac73b2 100644 (file)
@@ -1,6 +1,5 @@
 [Unit]
 Description=Bluetooth framework Core
-After=multi-user.target
 
 [Service]
 User=network_fw