From: juhee,park Date: Mon, 19 Oct 2015 06:21:22 +0000 (+0900) Subject: Change EnvironmentFile X-Git-Tag: accepted/tizen/mobile/20151020.020015^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F49694%2F1;p=apps%2Fcore%2Fpreloaded%2Fquickpanel.git Change EnvironmentFile Signed-off-by: juhee,park Change-Id: I427f0dbec615e7db5a3752bd6e4d28c43f68533c --- diff --git a/packaging/quickpanel-system.service b/packaging/quickpanel-system.service index e8e1223..219c206 100644 --- a/packaging/quickpanel-system.service +++ b/packaging/quickpanel-system.service @@ -4,7 +4,8 @@ After=check-mount.service connman.service [Service] Type=simple -EnvironmentFile=/run/tizen-mobile-env +EnvironmentFile=/run/xdg-root-env +EnvironmentFile=/run/tizen-system-env ExecStart=/usr/apps/org.tizen.quickpanel/bin/quickpanel Restart=always RestartSec=0