<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 27, 2015 at 9:11 PM, Peter Paule <span dir="ltr"><<a href="mailto:systemd-devel@fedux.org" target="_blank">systemd-devel@fedux.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> I'm guessing from the error message that it's not a shell script but nginx<br>
> itself configured to use "/dev/stderr" as its log file, so there's no >&<br>
> that could be used...<br>
<br>
</span>Correct - see <a href="http://nginx.org/en/docs/ngx_core_module.html" target="_blank">http://nginx.org/en/docs/ngx_core_module.html</a><br>
<br>
  Syntax:       error_log file | stderr |<br>
            syslog:server=address[,parameter=value] | memory:size [debug | info |<br>
            notice | warn | error | crit | alert | emerg];<br>
  Default:      error_log logs/error.log error;<br>
  Context:      main, http, stream, server, location<br>
</blockquote></div><div class="gmail_extra"><br></div>Hmm, but that already lists a native config keyword for "stderr"?<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>