Subject: CVS commit: [netbsd-2] src/etc/rc.d
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/16/2005 13:57:13
Module Name:	src
Committed By:	he
Date:		Sun Jan 16 13:57:13 UTC 2005

Modified Files:
	src/etc/rc.d [netbsd-2]: syslogd

Log Message:
Pull up revision 1.15 (requested by lukem in ticket #912):
  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.


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

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