[Bug 213385] www/fcgiwrap: allow changing the socket's owner/group/mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 11 16:39:41 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213385
Bug ID: 213385
Summary: www/fcgiwrap: allow changing the socket's
owner/group/mode
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch, patch-ready
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mat at FreeBSD.org
CC: freebsd at skysmurf.nl
CC: freebsd at skysmurf.nl
Flags: maintainer-feedback?(freebsd at skysmurf.nl)
Created attachment 175629
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175629&action=edit
v1
My gitolite fcgi needs to run as user git so that it can read and write to
repositories. But the socket is used by nginx, and nginx runs as www.
With this patch, I'm able to add:
fcgiwrap_git_socket_owner="www"
and the socket will have the correct owner.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list