about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorJeremy Evans <code@jeremyevans.net>2018-09-13 11:16:38 -0700
committerEric Wong <e@80x24.org>2018-09-13 22:44:22 +0000
commit47fddb53aa0b7763f353ba515cf3fb5b2059f4f7 (patch)
tree735385efe5f8b8d1871f4bb114d324a0e8494aff /t
parent080bbe7a14bdb0373eaf25384003e51eec6ab748 (diff)
downloadunicorn-47fddb53aa0b7763f353ba515cf3fb5b2059f4f7.tar.gz
Previously, Unicorn always used the process's primary group as the
the group of the log file.  However, there are reasons to use a
separate group for the log files, such as when you have many
applications where each application uses it's own user and primary
group, but you want to be able to have a user read the log files
for all applications.  Some operating systems have a fairly small
limit on the number of groups per user, and it may not be feasible
to have a user be in the primary group for all applications.
a primary group
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions