[Bug 253053] net-mgmt/prometheus2: prometheus startup script not redirecting stdout

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 27 22:36:49 UTC 2021


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

            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 at FreeBSD.org
          Reporter: pete at nomadlogic.org
                CC: dor.bsd at xm0.uk
             Flags: maintainer-feedback?(dor.bsd at xm0.uk)
                CC: dor.bsd at xm0.uk

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

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

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 flag it
will cause tools like saltstack to hang.

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


More information about the freebsd-ports-bugs mailing list