From: INSUN PYO Date: Thu, 9 Aug 2018 05:34:35 +0000 (+0900) Subject: Change the method to check if /opt/usr is ready. X-Git-Tag: submit/tizen/20180817.053433^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F186342%2F3;p=platform%2Fcore%2Fcontext%2Fcontext-service.git Change the method to check if /opt/usr is ready. Signed-off-by: INSUN PYO Change-Id: I02fbaafb1d14b92d1eb26c0e403759a81b35bc51 --- diff --git a/packaging/contextd.service b/packaging/contextd.service index 909d24a..650ba34 100644 --- a/packaging/contextd.service +++ b/packaging/contextd.service @@ -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