freebsd-ports/www/fcgiwrap/files
Xin LI f584aeedf3 Improve robustness of owner/mode settings.
- Run fcgiwrap under target credential and only change ownership
   if the credential do not match the current socket_owner/group
   setting.
 - Use umask instead of chmod.
 - Use nobody/nogroup for default credentials instead of root.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12726
2017-10-30 05:59:15 +00:00
..
fcgiwrap.in Improve robustness of owner/mode settings. 2017-10-30 05:59:15 +00:00
patch-fcgiwrap.8
patch-fcgiwrap.c