summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/launchpad-process-pool.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/launchpad-process-pool.service b/packaging/launchpad-process-pool.service
index c890e2d..5c80f02 100644
--- a/packaging/launchpad-process-pool.service
+++ b/packaging/launchpad-process-pool.service
@@ -14,6 +14,6 @@ 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
ExecStartPre=-/usr/bin/mkdir -p /run/aul/dbspace/%U
-ExecStartPre=-/usr/bin/chmod 0700 /run/aul/dbspace/%U
+ExecStartPre=-/usr/bin/chmod 0701 /run/aul/dbspace/%U
ExecStart=/bin/sh -l -c "/usr/bin/launchpad-process-pool"
Sockets=launchpad-process-pool.socket