[Bug 210170] www/uwsgi: Add Emperor mode support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 15 16:05:14 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210170
--- Comment #12 from David Wahlund <david at dafnet.se> ---
(In reply to Richard Gallamore from comment #11)
* There seems to be a problem with using different users for the sockets than
the uid/gid och the running process. Figured it's cleaner to use www in the
uwsgi group than having uwsgi talking to a www:www socket.
https://github.com/unbit/uwsgi/issues/1471
* Yep, for the uwsgi.in-file? Got it.
* Point 1 from here:
https://www.freebsd.org/doc/en_US.ISO8859-1/articles/rc-scripting/rcng-daemon-adv.html#rcng-daemon-adv-args
"Never include dashed options, like -X or --foo, in command_args."
Well the flags _are_ in fact being changed in the rc.d script based on config
so I figured it should probably go in that var.
* I didn't get this part. Which line is it?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list