When I run distccd on the distcc potential hosts, the "--log-file=FILE" option sends messages to my own file instead of syslog. My question is if I use "--log-stderr" option instead, will that be instead of syslog as well, or in addition to?? Thanks.
On Mon, Jun 29, 2009 at 3:15 PM, Tom Holly <hollydt@...> wrote:
When I run distccd on the distcc potential hosts, the "--log-file=FILE" option sends messages to my own file instead of syslog. My question is if I use "--log-stderr" option instead, will that be instead of syslog as well, or in addition to?? Thanks.
From the Fine Manual ("man distccd"):
--log-stderr Send log messages to stderr, rather than to a file or syslog.