Date: Thu, 04 May 2017 03:09:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219054] net/ocserv should change the owner and group of the /var/run/ocserv dir when install Message-ID: <bug-219054-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219054 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@freebsd.org Reporter: amutu@amutu.com Flags: maintainer-feedback?(cpm@freebsd.org) Assignee: cpm@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 a= fter installed,ocserv failed to start when running "service ocserv onestart". manually change the owner of the dir to _ocserv:_ocserv fix the problem. --=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-219054-13>