commit 2681698c0a0324e14c57a74a82a05d25c61836e1
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Sep 10 00:27:52 2016 +0300

    link for explanation why RC_LOGGING=yes fails

 gitlab-workhorse.init | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gitlab-workhorse.init b/gitlab-workhorse.init
index ab23db2..438e253 100755
--- a/gitlab-workhorse.init
+++ b/gitlab-workhorse.init
@@ -46,6 +46,7 @@ start() {
        msg_starting "GitLab Workhorse"
        # initlog would cause fd1 and fd2 to be pipe
        # those won't exist when workhorse tries to write to stdout causing it 
to abort with SIGPIPE
+       # 
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-September/025111.html
        RC_LOGGING=no
        daemon --pidfile $pidfile --user $USER --makepid --chdir "$APP_PATH" 
--redirfds --fork \
                /usr/sbin/gitlab-workhorse -listenUmask 0 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-workhorse.git/commitdiff/2681698c0a0324e14c57a74a82a05d25c61836e1

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to