]> git.kaiwu.me - haproxy.git/commit
[MINOR] startup: don't imply -q with -D
authorWilly Tarreau <w@1wt.eu>
Mon, 18 May 2009 14:29:51 +0000 (16:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 27 Jul 2009 19:43:16 +0000 (21:43 +0200)
commit8ef3fab3651f9a454cb3b995a8bd2d7ba30c939b
treebe83110a4446f57ba05b24db4ed057c5ceb1e363
parent1114b406dc3bf32f7590d6ee90ad089b3c7ec7f5
[MINOR] startup: don't imply -q with -D

It is recommended to have -D in init scripts, but -D also implies
quiet mode, which hides warning messages, and both options are now
completely unrelated. Remove the implication to get warnings with
-D.
(cherry picked from commit b885b7eb6e12b0f0cfd2fa7d692830e696dabe68)
src/haproxy.c