Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2009 15:40:57 GMT
From:      Daniel Feenberg <feenberg@nber.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/132260: dhcpd pid not stored in documented location
Message-ID:  <200903021540.n22FeviW072249@www.freebsd.org>
Resent-Message-ID: <200903021550.n22Fo1GR074486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132260
>Category:       docs
>Synopsis:       dhcpd pid not stored in documented location
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 02 15:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Feenberg
>Release:        7.0-RELEASE-p5
>Organization:
NBER
>Environment:
FreeBSD ldap.nber.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct  1 10:10:12 UTC 2008     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The man page for dhcpd in /usr/local/man/cat8 includes the sentence:

 >To restart dhcpd,  send  a  SIGTERM  (signal  15)  to  the
 >process  ID  contained in /var/run/dhcpd.pid, and then re-invoke dhcpd.

however the default location for dhcpd.pid seems to be:

  /var/run/dhcpd/dhcpd.pid

(note the added dhcpd directory).

Daniel Feenberg
NBER
>How-To-Repeat:
man dhcpd

  and look for "run" then 

ls -l /var/run/dhcpd
>Fix:
Either change the documentation or the default location. Personally I think the location is the problem. What is the point of a directory with only one file? The directory doesn't hold the other dhcpd files (leases).

>Release-Note:
>Audit-Trail:
>Unformatted:



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