Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 06:20:01 -0800 (PST)
From:      Hiten <hitmaster2k@yahoo.com>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/32008: wrong path for dhclient.conf in dhclient-script(8)
Message-ID:  <200112111420.fBBEK1p25880@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR docs/32008; it has been noted by GNATS.

From: Hiten <hitmaster2k@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc: jhein@timing.com
Subject: Re: docs/32008: wrong path for dhclient.conf in dhclient-script(8)
Date: Tue, 11 Dec 2001 14:09:38 +0000

 i am submitting a patch which will resolve this issue, and the PR can be
 closed
 after this follow up...
 
 patch is here...
 
 --- dhclient-script.8.old       Thu Jan 13 16:27:20 2000
 +++ dhclient-script.8   Tue Dec 11 12:44:28 2001
 @@ -61,11 +61,14 @@
  the actual client may work, so a pioneering user may well need to
 create
  a new script or modify an existing one.  In general, customizations
 specific
  to a particular computer should be done in the
 -.B /sbin/dhclient.conf
 +.B /etc/dhclient.conf
  file.   If you find that you can't make such a customization without
  customizing
 -.B /sbin/dhclient.conf
 +.B /etc/dhclient.conf
  or using the enter and exit hooks, please submit a bug report.
 +
 +An alternate location of config file can also be passed to
 \fBdhclient(8)\fR,
 +by specifying the \fB-cf [filename]\fR flag with the alternate
 filename.
  .SH HOOKS
  When it starts, the client script first defines a shell function,
  .B make_resolv_conf ,
 
 =Hiten
 =<hiten@uk.FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112111420.fBBEK1p25880>