Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2021 22:36:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253053] net-mgmt/prometheus2: prometheus startup script not redirecting stdout
Message-ID:  <bug-253053-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 253053
           Summary: net-mgmt/prometheus2: prometheus startup script not
                    redirecting stdout
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: pete@nomadlogic.org
                CC: dor.bsd@xm0.uk
             Flags: maintainer-feedback?(dor.bsd@xm0.uk)
                CC: dor.bsd@xm0.uk

Created attachment 221971
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221971&action=
=3Dedit
patch for files/prometheus.in

This issue is similar to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227945

Specifically, the prometheus rc.d script needs to pass the "-f" flag to
daemon(8) to ensure std in/out/err are sent to /dev/null.  without this fla=
g it
will cause tools like saltstack to hang.

--=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-253053-7788>