projects
/
platform
/
core
/
service
/
cloud
/
ua-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
540e6dd
)
Change the method to check if /opt/usr is ready.
44/186344/3
accepted/tizen_unified
tizen
accepted/tizen/unified/20180827.071432
submit/tizen/20180824.092238
author
INSUN PYO
<insun.pyo@samsung.com>
Thu, 9 Aug 2018 05:37:43 +0000
(14:37 +0900)
committer
INSUN PYO
<insun.pyo@samsung.com>
Wed, 15 Aug 2018 23:37:02 +0000
(08:37 +0900)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I394477b3c5dc3fdfbcb8e661a1885b7f08ef14ae
packaging/ua-client.service
patch
|
blob
|
history
diff --git
a/packaging/ua-client.service
b/packaging/ua-client.service
index 47deacd25043522332cb860be41ac6b246632afe..13f7e75b0b253f764e2287ad95f6e26d4220620a 100644
(file)
--- a/
packaging/ua-client.service
+++ b/
packaging/ua-client.service
@@
-1,6
+1,8
@@
[Unit]
Description=Firmware Upgrade Agent Client
-After=lazy_mount.service systemd-logind.service connman.service net-config.service
+After=systemd-logind.service connman.service net-config.service
+Wants=wait-mount@opt-usr.service
+After=wait-mount@opt-usr.service
[Service]
Type=simple