Fix service file 76/88576/3 tizen
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 20 Sep 2016 00:56:50 +0000 (09:56 +0900)
committerHwankyu 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

index 0fb598913d80a87eb03d0deb73636920e627632d..db1e294165db4eab95f73c5f41a83b79de69b91a 100644 (file)
@@ -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"