Date: Tue, 15 Aug 2017 15:36:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210170] www/uwsgi: Add Emperor mode support Message-ID: <bug-210170-13-263CRTLdJd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210170-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210170-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210170 --- Comment #11 from Richard Gallamore <ultima@freebsd.org> --- (In reply to David Wahlund from comment #10) Few things, * Pretty sure adding www to group uwsgi would require user interaction, or = am I wrong? Maybe best to leave at least the group to www for socket. * All the /usr/local entries should be %%PREFIX%% * Why was command_args was removed and changed to uwsgi_flags? This should probably be changed back to command_args after the if checkyesno uwsgi_empe= ror and add uwsgi_flags to it. _flags is usually not modified in the rc.d scrip= t, but sometimes it is necessary. * The beginning quote should start the defining variable. Pretty sure that = if a space were added at the end of uwsgi_configfile, this would drop the rest of the line. Same with the other variables at the end of the defining variable. other than that it looks good to me. Thanks for working on this David. --=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-210170-13-263CRTLdJd>