Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/31/1999 00:46:58
Module Name:	src
Committed By:	mrg
Date:		Sun Jan 31 08:46:58 UTC 1999

Modified Files:
	src/etc: rc rc.conf
	src/share/man/man5: rc.conf.5
Log Message:
increase the securelevel (using the same rules as before) much earlier in the
boot process.  before cron, sendmail, inetd, etc, are run, but after lkms are
loaded.  this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.