]> git.pld-linux.org Git - packages/gitlab-ce.git/blobdiff - gitlab-sidekiq.init
package /var/run/gitlab, update pids and sockets paths
[packages/gitlab-ce.git] / gitlab-sidekiq.init
index a3f7e663b9317c852661c3057b758e09aa7094ee..68e2da46644b955eb4bacfca962b64afededb151 100755 (executable)
@@ -34,7 +34,7 @@ USER=git
 APP_PATH=/var/lib/gitlab
 
 # The PID and LOCK files used by unicorn and sidekiq
-pidfile=$APP_PATH/pids/sidekiq.pid
+pidfile=$APP_PATH/tmp/pids/sidekiq.pid
 lockfile=/var/lock/subsys/gitlab-sidekiq
 
 # Get service config - may override defaults
This page took 0.070417 seconds and 4 git commands to generate.