docs/132260: dhcpd pid not stored in documented location
Daniel Feenberg
feenberg at nber.org
Mon Mar 2 15:50:02 UTC 2009
>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 at 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:
More information about the freebsd-doc
mailing list