[Bug 213834] sysutils/bareos-server: /var/run/bareos has the wrong ownership

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 27 15:51:00 UTC 2016


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

            Bug ID: 213834
           Summary: sysutils/bareos-server: /var/run/bareos has the wrong
                    ownership
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm at FreeBSD.org
          Reporter: f.bergkemper at gmail.com
             Flags: maintainer-feedback?(acm at FreeBSD.org)
          Assignee: acm at FreeBSD.org

Created attachment 176219
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176219&action=edit
Patch to set the correct ownership on /var/run/bareos

Wrong ownership of /var/run/bareos prevents e.g. bareos storage daemon from
starting, as it can't create the pid file.

Usually the director- and storage- daemon run as user/group bareos only the
filedaemon is run as root.

See bareos_sd_flags e.g. in sysutils/bareos-server/files/bareos-sd.in .

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


More information about the freebsd-ports-bugs mailing list