Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/12/2000 17:39:47
Module Name: basesrc
Committed By: lukem
Date: Thu Apr 13 00:39:47 UTC 2000
Modified Files:
basesrc/etc/rc.d: local
Log Message:
as this script is primarily for compatibility (with people's
rc.local), call it in a way that is compatible with the old behaviour:
* remove the stop case
* don't set $1="start" in the start case
xxx: it's debatable if this script should even exist, but i digress ;-)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/etc/rc.d/local
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.