projects
/
apps
/
core
/
preloaded
/
quickpanel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e640a
)
Change EnvironmentFile
94/49694/1
accepted/tizen/mobile/20151020.020015
submit/tizen_mobile/20151019.094855
author
juhee,park
<juhee82.park@samsung.com>
Mon, 19 Oct 2015 06:21:22 +0000
(15:21 +0900)
committer
juhee,park
<juhee82.park@samsung.com>
Mon, 19 Oct 2015 06:24:42 +0000
(15:24 +0900)
Signed-off-by: juhee,park <juhee82.park@samsung.com>
Change-Id: I427f0dbec615e7db5a3752bd6e4d28c43f68533c
packaging/quickpanel-system.service
patch
|
blob
|
history
diff --git
a/packaging/quickpanel-system.service
b/packaging/quickpanel-system.service
index
e8e1223
..
219c206
100644
(file)
--- 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