mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-23 07:51:10 +01:00
The devnull fd might be needed during configuration parsing, if some options require to fork/exec for instance. So we now create it much earlier in the init process and without depending on the '-q' or '-d' parameters.