[Bug 219054] net/ocserv should change the owner and group of the /var/run/ocserv dir when install

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 4 03:09:39 UTC 2017


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

            Bug ID: 219054
           Summary: net/ocserv should change the owner and group of the
                    /var/run/ocserv dir when install
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cpm at freebsd.org
          Reporter: amutu at amutu.com
             Flags: maintainer-feedback?(cpm at freebsd.org)
          Assignee: cpm at freebsd.org

Now the default install of the ocserv create the /var/run/ocserv with
root:wheel,but ocserv worker process run as _ocserv:_ocserv permission,so after
installed,ocserv failed to start when running "service ocserv onestart".

manually change the owner of the dir to _ocserv:_ocserv fix the problem.

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


More information about the freebsd-ports-bugs mailing list