Subject: Re: dropping into single user
To: None <netbsd-help@NetBSD.ORG>
From: Brad Salai <bsalai@tmonline.com>
List: netbsd-help
Date: 04/21/1997 07:04:41
I can't say for certain if it operates in the same way,
but shutdown has the same effect
Just shutdown, no signals, no time.
Brad
Thomas Boroske wrote:
>Someone pointed out another solution, which works without rebooting:
>kill 1 -1, which will switch to single user (hope I remembered that
>correctly).
That should be "kill -1 1" because you are sending a -1 signal to
process 1 (init).
Aaron Sterr
----- End of forwarded message from Aaron Sterr -----