From: Semun Lee Date: Wed, 30 Apr 2014 05:28:56 +0000 (+0900) Subject: Change activation path /tmp/amd_ready to /run/amd_ready X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;ds=sidebyside;h=HEAD;p=platform%2Fframework%2Fnative%2Fapp-service.git Change activation path /tmp/amd_ready to /run/amd_ready Signed-off-by: Semun Lee Change-Id: Ia075a7034d321ac8903606b1e5909c2292b4afb0 --- diff --git a/global_res/usr/lib/systemd/system/boot-osp.path b/global_res/usr/lib/systemd/system/boot-osp.path index cbd4414..ea98ab1 100644 --- a/global_res/usr/lib/systemd/system/boot-osp.path +++ b/global_res/usr/lib/systemd/system/boot-osp.path @@ -2,6 +2,6 @@ Description=Path activation for the "OSP app service" [Path] -PathExists=/tmp/amd_ready +PathExists=/run/amd_ready PathExists=/tmp/.wm_ready