projects
/
platform
/
core
/
appfw
/
event-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c90663
)
Change the method to check if /opt/usr is ready.
39/186339/4
author
INSUN PYO
<insun.pyo@samsung.com>
Thu, 9 Aug 2018 04:57:11 +0000
(13:57 +0900)
committer
HwanKyu Jhun
<h.jhun@samsung.com>
Tue, 14 Aug 2018 05:33:31 +0000
(
05:33
+0000)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I8d27e6b8471e0fafb038f27441da1e9b95d23966
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
packaging/esd.service
patch
|
blob
|
history
diff --git
a/packaging/esd.service
b/packaging/esd.service
index 21c1cde50572d80d5752ffc70c7819fac8490ef7..37a055661994f15f71aa53b91d44230972cbaad3 100644
(file)
--- a/
packaging/esd.service
+++ b/
packaging/esd.service
@@
-1,6
+1,7
@@
[Unit]
Description=Start the Event System Daemon
-RequiresMountsFor=/opt/usr
+Wants=wait-mount@opt-usr.service
+After=wait-mount@opt-usr.service
[Service]
User=app_fw