freebsd-ports
freebsd-ports copied to clipboard
www/nginx: start only with nginx_checkconfig success
Hi!
Is it intentionall that nginx_prestart()
ignores the nginx_checkconfig
result?
So it is possible that nginx will try to start with a known broken config? (which can lead, for example, to the prevention of subsequent starts if the listen
socket is not deleted on failed startup).
Thanks!
Requires review/approval by @joneum (maintainer). Looks like this hasn't been submitted via bugzilla, so cannot land under "maintainer timeout".
PR created: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276659