projects
/
platform
/
core
/
connectivity
/
bluetooth-frwk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f408b4a
)
Remove After= tag on bluetooth-frwk-core.service
27/202627/1
author
Wootak Jung
<wootak.jung@samsung.com>
Tue, 2 Apr 2019 04:21:48 +0000
(13:21 +0900)
committer
Wootak 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
patch
|
blob
|
history
diff --git
a/bt-core/bluetooth-frwk-core.service
b/bt-core/bluetooth-frwk-core.service
index
a66ef52
..
6ac73b2
100644
(file)
--- a/
bt-core/bluetooth-frwk-core.service
+++ b/
bt-core/bluetooth-frwk-core.service
@@
-1,6
+1,5
@@
[Unit]
Description=Bluetooth framework Core
-After=multi-user.target
[Service]
User=network_fw