Change the method to check if /opt/usr is ready. 42/186342/3 accepted/tizen/5.0/unified/20181102.015442 accepted/tizen/unified/20180820.060033 submit/tizen/20180817.053433 submit/tizen_5.0/20181101.000003
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 9 Aug 2018 05:34:35 +0000 (14:34 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 15 Aug 2018 23:58:00 +0000 (08:58 +0900)
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I02fbaafb1d14b92d1eb26c0e403759a81b35bc51

packaging/contextd.service

index 909d24a..650ba34 100644 (file)
@@ -1,6 +1,8 @@
 [Unit]
 Description=Contextual Service Framework Server Daemon
-After=lazy_mount.service systemd-logind.service
+After=systemd-logind.service
+Wants=wait-mount@opt-usr.service
+After=wait-mount@opt-usr.service
 
 [Service]
 User=service_fw