Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 09:18:20 +0200 (CEST)
From:      lars.koeller@uni-bielefeld.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   conf/22151: source mechanism of /etc/rc.conf* files
Message-ID:  <200010200718.JAA00717@odie.hrz.uni-bielefeld.de>

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

>Number:         22151
>Category:       conf
>Synopsis:       source mechanism of /etc/rc.conf* files
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 20 08:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Computing Center, University of Bielefeld, Germany
>Environment:

	FreeBSD 4.1.1-STABLE i386

>Description:

	Change of source of /etc/rc.conf /etc/rc.conf.local.
	The new mechnism breaks a lot of scripts, which based on the 
	very usefull and good assumption, that sourcing of
	/etc/defaults/rc.conf also sources all the files specified in
	rc_conf_files!

	After the change that a call of source_rc_confs is necessary one
	has to do a lot of changing in many startup scripts. However
	it is an unnecessary dependency which could produce many trouble.

	Is there a goot reason to change this nice behaviour from 3.X to
	4.X ?

>How-To-Repeat:

	-

>Fix:

	call source_rc_files in /etc/defaults/rc.conf



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


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




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