Add widget log folder 00/176700/2
authorhyunho <hhstark.kang@samsung.com>
Mon, 23 Apr 2018 01:51:46 +0000 (10:51 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Mon, 23 Apr 2018 01:54:52 +0000 (01:54 +0000)
Change-Id: I2327556dc5de04d03f96ae405a1041caf7ab620b
Signed-off-by: hyunho <hhstark.kang@samsung.com>
packaging/launchpad-process-pool.service

index 5c80f02..5829ede 100644 (file)
@@ -15,5 +15,7 @@ ExecStartPre=-/usr/bin/mkdir -p /run/aul/apps/%U
 ExecStartPre=-/usr/bin/chmod 0700 /run/aul/apps/%U
 ExecStartPre=-/usr/bin/mkdir -p /run/aul/dbspace/%U
 ExecStartPre=-/usr/bin/chmod 0701 /run/aul/dbspace/%U
+ExecStartPre=-/usr/bin/mkdir -p /run/aul/log/widget/%U
+ExecStartPre=-/usr/bin/chmod 0777 /run/aul/log/widget/%U
 ExecStart=/bin/sh -l -c "/usr/bin/launchpad-process-pool"
 Sockets=launchpad-process-pool.socket