summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/launchpad-process-pool.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/launchpad-process-pool.service b/packaging/launchpad-process-pool.service
index 5c80f02..5829ede 100644
--- a/packaging/launchpad-process-pool.service
+++ b/packaging/launchpad-process-pool.service
@@ -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