From: David Hankins Date: Thu, 13 Jul 2006 17:28:40 +0000 (+0000) Subject: Clarifications per dhcp-users activity: -d implies -f. X-Git-Tag: DHCPv6_parsing_base~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b0f2cef749323abbbf747623719791ceb9ad5a;p=thirdparty%2Fdhcp.git Clarifications per dhcp-users activity: -d implies -f. --- diff --git a/server/dhcpd.8 b/server/dhcpd.8 index 11be0532b..a393f4984 100644 --- a/server/dhcpd.8 +++ b/server/dhcpd.8 @@ -28,7 +28,7 @@ .\" see ``http://www.vix.com''. To learn more about Nominum, Inc., see .\" ``http://www.nominum.com''. .\" -.\" $Id: dhcpd.8,v 1.23 2006/02/24 23:16:31 dhankins Exp $ +.\" $Id: dhcpd.8,v 1.24 2006/07/13 17:28:40 dhankins Exp $ .\" .TH dhcpd 8 .SH NAME @@ -193,7 +193,8 @@ flag. This can be useful for debugging, and also at sites where a complete 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. +LOG_DAEMON. Note that -d implies -f (the daemon will not fork +itself into the background). .PP Dhcpd can be made to use an alternate configuration file with the .B -cf