Date: Sat, 3 May 2003 17:08:19 +0200 From: Antoine Jacoutot <ajacoutot@lphp.org> To: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> Cc: freebsd-questions@freebsd.org Subject: Re: syslog problems, need help Message-ID: <200305031708.19663.ajacoutot@lphp.org> In-Reply-To: <20030503095934.A13925@Gina.esfm.ipn.mx> References: <200305031030.08995.ajacoutot@lphp.org> <20030503095934.A13925@Gina.esfm.ipn.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 03 May 2003 17:00, Eduardo Viruena Silva wrote: > I think you have to use "-d" flag when calling dhcpd No, I don't think so. Here is what the man page sais about it: To have dhcpd log to the standard error descriptor, specify the -d flag. This can be useful for debugging, and also at sites where a com- plete log of all dhcp activity must be kept but syslogd is not reliable or otherwise cannot be used. Normally, dhcpd will log all output using the syslog(3) function with the log facility set to LOG_DAEMON. So, obviously, it is for debugging when you don't use syslogd. But thanks anyway. Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305031708.19663.ajacoutot>