]> 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 20:01:04 +0000 (22:01 +0200)
commit72cdd529419444dacff4a54e40223034cdf4dfa5
treecb4139acba7933b80ee88375547e83d47b42948b
parent81905506626b14e5e2bc8c099c8e0c95d3cc2123
[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)
(cherry picked from commit 8ef3fab3651f9a454cb3b995a8bd2d7ba30c939b)
src/haproxy.c