[Bug 219753] www/fcgiwrap rc script fails to start.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 3 12:35:19 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219753

Pavel Merdin <fbug at merdin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fbug at merdin.com

--- Comment #2 from Pavel Merdin <fbug at merdin.com> ---
Created attachment 186028
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186028&action=edit
fcgiwrap-wait-for-socket.patch

I propose a different patch. The idea is to wait for up to 4 seconds for the
socket file to be created. That is done multiple times in a loop to avoid
waiting for 4 seconds.
It works on my system (FreeBSD FreeBSD 11.0-RELEASE-p9 amd64, Intel Core2 Duo
CPU E4500 @ 2.20GHz, 8GB RAM).
The patch makes the start script dependent on seq command (hope it's okay).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list