[Bug 227945] filebeat startup script not redirecting stdout

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 3 06:02:46 UTC 2018


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

            Bug ID: 227945
           Summary: filebeat 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: zhoutao at laocius.org

Created attachment 193016
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193016&action=edit
patch filebeat rc.d script

rc.d scripts should redirect stdout to /dev/null, otherwise it will cause
unexpected problems.
The issue I had recently is that saltstack cannot restart service filebeat.
After I added '-f' flag to /usr/sbin/daemon, problem was solved.
I hereby attached a patch. Can someone merge it to the port.

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


More information about the freebsd-ports-bugs mailing list