Subject: Re: boot on mfs
To: Artur Grabowski <art@stacken.kth.se>
From: Todd Whitesel <toddpw@best.com>
List: tech-kern
Date: 08/20/2000 00:20:38
> +#ifdef FORCE_INIT_SINGLE
> +	/*
> +	 * Force init to run single user.
> +	 */
> +	boothowto |= RB_SINGLE;
> +#endif
> +

I like this. Some stuff I have planned for later this year could use it.

Todd Whitesel
toddpw @ best.com