Fix the patch for the PID file.
This commit is contained in:
parent
751521c024
commit
ded6fb1b31
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ index cc10da2..3c80d44 100644
|
|||
|
||||
# feel free to point this anywhere accessible on the filesystem
|
||||
-pid "/home/git/gitlab/tmp/pids/unicorn.pid"
|
||||
+pid "/run/gitlab/pids/unicorn.pid"
|
||||
+pid "/run/gitlab/unicorn.pid"
|
||||
|
||||
# By default, the Unicorn logger will write to stderr.
|
||||
# Additionally, some applications/frameworks log to stderr or stdout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue