conf/53007: rc.d/dhclient doesn't respect dhcp_program variable

john at jnielsen.net john at neo.jnielsen.net
Sat Jun 7 02:00:29 PDT 2003


>Number:         53007
>Category:       conf
>Synopsis:       rc.d/dhclient doesn't respect dhcp_program variable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 07 02:00:27 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     John Nielsen
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD neo.jnielsen.net 5.1-RELEASE FreeBSD 5.1-RELEASE #1: Fri Jun 6 13:00:30 MDT 2003 root at neo.local:/usr/obj/usr/src/sys/NEO i386


	
>Description:
	rc.d/dhclient will always run /sbin/dhclient regardless of the value of dhcp_program in rc.conf.
>How-To-Repeat:
	set dhcp_program to something other than /sbin/dhclient (like /usr/local/sbin/dhclient
if you have the isc-dhcp3 port installed).
>Fix:

	change src/etc/rc.d/dhclient line 20 to:
		command="${dhcp_program}"


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


More information about the freebsd-bugs mailing list