[Bug 243404] net/haproxy: version 2.1: startup script does not go into the background
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 17 01:41:39 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243404
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 at FreeBSD.org
Reporter: rab at devsphoto.com
Assignee: demon at FreeBSD.org
Flags: maintainer-feedback?(demon at 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-during-boot-on-freebsd-11-2.70021/
I added the -D unto this line.
${haproxy_flags:="-q -f ${haproxy_config} -p ${pidfile} -D"}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list