Subject: Re: 2 simple questions...
To: Mark Steven de Sagun-Tamola <buckwild@u.washington.edu>
From: John F. Woods <jfw@ksr.com>
List: current-users
Date: 08/10/1994 15:34:06
> 1.  I get this annoying message every time I boot up:
> Aug 10 02:06:24 melissa init: kernel security level changed from 0 to 1
> How do I stop this message from reappearing all the time every time I 
> reboot??  I suspect it has something to do with the way I extracted the 
> binary shots, as I recall some error rolling by as it extracted init.  
> Anyway, is there a way to fix it?

You "fix" this by getting the source to init and removing either the printf
(if you just value an empty console screen) or the code that changes the kernel
security level (if you want to passively encourage hackers on your system).
The message is not related to any error, it is deliberate.

------------------------------------------------------------------------------