Date: Wed, 30 Jan 2002 18:30:01 -0800 (PST) From: Cyrille Lefevre <root@gits.dyndns.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/34468: Maintainer update: net/isc-dhcp3 (3.0.1.r6) Message-ID: <200201310230.g0V2U1F68871@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34468; it has been noted by GNATS. From: Cyrille Lefevre <root@gits.dyndns.org> To: freebsd-gnats-submit@FreeBSD.org, pat@FreeBSD.org Cc: Subject: Re: ports/34468: Maintainer update: net/isc-dhcp3 (3.0.1.r6) Date: Thu, 31 Jan 2002 03:01:32 +0100 (CET) sorry, but I forgot to include a new patch file (files/patch-dhcpd.conf) as requested by someone. also, I've fixed bsd.port.mk about MAKEFILE but I still have the problem w/ another port! --- /dev/null Thu Jan 31 02:26:39 2002 +++ files/patch-dhcpd.conf Sun Jan 20 06:08:14 2002 @@ -0,0 +1,12 @@ +--- server/dhcpd.conf.orig Thu Jan 25 09:33:11 2001 ++++ server/dhcpd.conf Sun Jan 20 06:07:14 2002 +@@ -14,6 +14,9 @@ + # network, the authoritative directive should be uncommented. + #authoritative; + ++# ad-hoc DNS update scheme - set to "none" to disable dynamic DNS updates. ++ddns-update-style ad-hoc; ++ + # Use this to send dhcp log messages to a different log file (you also + # have to hack syslog.conf to complete the redirection). + log-facility local7; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201310230.g0V2U1F68871>