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:
dbaf091
)
Update ExecStart in quickpanel.service
73/56373/1
accepted/tizen/mobile/20160107.102124
accepted/tizen/tv/20160107.102140
accepted/tizen/wearable/20160107.102202
submit/tizen/20160107.064619
author
jin0.kim
<jin0.kim@samsung.com>
Thu, 7 Jan 2016 06:17:36 +0000
(14:47 +0830)
committer
jin0.kim
<jin0.kim@samsung.com>
Thu, 7 Jan 2016 06:17:36 +0000
(14:47 +0830)
Change-Id: Ie1c5e39d657000033adeab32ea5be30e30e6b94f
packaging/quickpanel-system.service
patch
|
blob
|
history
diff --git
a/packaging/quickpanel-system.service
b/packaging/quickpanel-system.service
index d971b3c8d1099da16f85b418861d9f65837e1c6c..4ab75b6972dc81445f32c578845102a916b98350 100755
(executable)
--- a/
packaging/quickpanel-system.service
+++ b/
packaging/quickpanel-system.service
@@
-4,8
+4,8
@@
Description=Start the Quickpanel
[Service]
Type=simple
EnvironmentFile=/run/tizen-system-env
-
#
ExecStart=/usr/apps/org.tizen.quickpanel/bin/quickpanel
-ExecStart=/usr/bin/app_launcher -s org.tizen.quickpanel
+ExecStart=/usr/apps/org.tizen.quickpanel/bin/quickpanel
+
#
ExecStart=/usr/bin/app_launcher -s org.tizen.quickpanel
Restart=always
RestartSec=0
KillSignal=SIGKILL