Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2020 01:41:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243404] net/haproxy: version 2.1: startup script does not go into the background
Message-ID:  <bug-243404-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243404

            Bug ID: 243404
           Summary: net/haproxy: version 2.1: startup script does not go
                    into the background
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: demon@FreeBSD.org
          Reporter: rab@devsphoto.com
          Assignee: demon@FreeBSD.org
             Flags: maintainer-feedback?(demon@FreeBSD.org)

Installed haproxy 2.1 and I tried to start it up using
service start haproxy but it does not go into the background.

There is a post that mentions to add the daemon flag to the startup script =
but
it does not work for me. I believe this only works for 1.8.

https://forums.freebsd.org/threads/haproxy-1-8-doesnt-go-into-background-du=
ring-boot-on-freebsd-11-2.70021/

I added the -D unto this line.
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${haproxy_flags:=3D"-q -f ${haproxy_config} -p ${pidfile} -D"}

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243404-7788>