Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2001 06:20:01 -0700 (PDT)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/31058: Maintainer update: net/isc-dhcp3 - 3.0 release
Message-ID:  <200110061320.f96DK1n27012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31058; it has been noted by GNATS.

From: Cyrille Lefevre <clefevre@citeweb.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/31058: Maintainer update: net/isc-dhcp3 - 3.0 release
Date: Sat, 6 Oct 2001 15:15:32 +0200 (CEST)

 oops, the attachment has disappeared from gnats ! here it is :
 
 --- /dev/null	Sat Oct  6 00:22:07 2001
 +++ files/rc.isc-dhcpd.conf.sample	Mon Aug 20 23:01:57 2001
 @@ -0,0 +1,7 @@
 +# $FreeBSD$
 +#
 +# isc-dhcpd startup configuration file.
 +#
 +
 +dhcpd_options=				# command option(s)
 +dhcpd_ifaces=				# ethernet interface(s)
 diff -ruN -x CVS -x work -x *~ -x *.orig -x *.rej -I $Id.*$ -I $FreeBSD.*$ /usr/nports/net/isc-dhcp3/files/isc-dhcpd.sh.sample ./files/isc-dhcpd.sh.sample
 --- /usr/nports/net/isc-dhcp3/files/isc-dhcpd.sh.sample	Wed Aug 22 05:10:02 2001
 +++ ./files/isc-dhcpd.sh.sample	Sat Oct  6 02:06:09 2001
 @@ -47,7 +47,7 @@
  			"unable to start: ${program_path} is missing."
  		exit 72
  	fi
 -	if [ ! -f ${config_file} ]; then
 +	if [ ! -f ${config_path} ]; then
  		logger -sp ${syslog_facility} -t ${program_file} \
  			"unable to start: ${config_path} is missing."
  		exit 72
 
 Cyrille.
 -- 
 Cyrille Lefevre                 mailto:clefevre@citeweb.net

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?200110061320.f96DK1n27012>