Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2016 16:39:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213385] www/fcgiwrap: allow changing the socket's owner/group/mode
Message-ID:  <bug-213385-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213385

            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@FreeBSD.org
          Reporter: mat@FreeBSD.org
                CC: freebsd@skysmurf.nl
                CC: freebsd@skysmurf.nl
             Flags: maintainer-feedback?(freebsd@skysmurf.nl)

Created attachment 175629
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175629&action=
=3Dedit
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=3D"www"

and the socket will have the correct owner.

--=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-213385-13>