From: INSUN PYO Date: Thu, 9 Aug 2018 04:57:11 +0000 (+0900) Subject: Change the method to check if /opt/usr is ready. X-Git-Tag: accepted/tizen/unified/20180816.063041~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0de4063c6aca9a40519f8bdfc0e68e3feddb54fb;p=platform%2Fcore%2Fappfw%2Fevent-system.git Change the method to check if /opt/usr is ready. Signed-off-by: INSUN PYO Change-Id: I8d27e6b8471e0fafb038f27441da1e9b95d23966 Signed-off-by: INSUN PYO --- diff --git a/packaging/esd.service b/packaging/esd.service index 21c1cde..37a0556 100644 --- 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