When in daemon mode, close stderr after the configuration file has been
authorFabian Keil <fk@fabiankeil.de>
Sun, 14 Oct 2007 14:12:41 +0000 (14:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 14 Oct 2007 14:12:41 +0000 (14:12 +0000)
commitb8a3f42d3acb904a23af1fd82fc87d1f8e0fd0a5
treebf16f1c2b7fd6f1c3c59036007fb77784af36324
parenta766cef9e89709826da4f3bc5564f8ed59d19aef
When in daemon mode, close stderr after the configuration file has been
parsed the first time. If logfile isn't set, stop logging. Fixes BR#897436.
errlog.c
errlog.h
jcc.c
loadcfg.c