Merge branch 'master' into feature/cleanup-gitlab
This commit is contained in:
commit
b8a993aad9
2 changed files with 2 additions and 2 deletions
|
@ -66,7 +66,7 @@ start() {
|
|||
--background --quiet \
|
||||
--chdir "${gitlab_base}" \
|
||||
--user=${gitlab_user} \
|
||||
--pidfile="${mail_room_pidfile}" \
|
||||
--pidfile="${mail_room_pidfile}" -m \
|
||||
--env RAILS_ENV=${rails_env} \
|
||||
--exec ${mail_room_command} -- ${mail_room_command_args}
|
||||
eend $?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue