projects
/
platform
/
core
/
appfw
/
debug-launchpad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad858a5
)
Fix service file
76/88576/3
tizen
author
Hwankyu Jhun
<h.jhun@samsung.com>
Tue, 20 Sep 2016 00:56:50 +0000
(09:56 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Tue, 20 Sep 2016 01:07:24 +0000
(10:07 +0900)
- Execute debug-launchpad with "-l" option
Change-Id: I1006e9e1477fef04bd97c4f40c91030356ae459b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/debug-launchpad.service
patch
|
blob
|
history
diff --git
a/packaging/debug-launchpad.service
b/packaging/debug-launchpad.service
index 0fb598913d80a87eb03d0deb73636920e627632d..db1e294165db4eab95f73c5f41a83b79de69b91a 100644
(file)
--- a/
packaging/debug-launchpad.service
+++ b/
packaging/debug-launchpad.service
@@
-7,4
+7,4
@@
ExecStartPre=-/usr/bin/mkdir -p /run/aul/daemons/%U
ExecStartPre=-/usr/bin/chmod 0777 /run/aul/daemons/%U
ExecStartPre=-/usr/bin/mkdir -p /run/aul/apps/%U
ExecStartPre=-/usr/bin/chmod 0700 /run/aul/apps/%U
-ExecStart=/
usr/bin/debug_launchpad_preloading_preinitializing_daemon
+ExecStart=/
bin/sh -l -c "/usr/bin/debug_launchpad_preloading_preinitializing_daemon"