Subject: CVS commit: src/etc/rc.d
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 04/03/2003 14:25:11
Module Name: src
Committed By: is
Date: Thu Apr 3 11:25:11 UTC 2003
Modified Files:
src/etc/rc.d: bootconf.sh
Log Message:
Variable substitution happens at trap installation time, not at trap
execution time - so it used to print "Using default configuration of
/etc/passwd".
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/etc/rc.d/bootconf.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.