Subject: CVS commit: src/etc/rc.d
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/11/2004 13:29:52
Module Name:	src
Committed By:	lukem
Date:		Mon Oct 11 13:29:52 UTC 2004

Modified Files:
	src/etc/rc.d: syslogd

Log Message:
Use  load_rc_config `basename chrootdirscript`  in a subshell to determine
the rc.conf(5) setting for chrootdirscript, incase the configuration
for that is in /etc/rc.conf.d/chrootdirscript.
Fixes PR 26478 from Jukka Salmi.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/etc/rc.d/syslogd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.