:: Re: [DNG] Mini init script written …
Top Page
Delete this message
Reply to this message
Author: Arnt Gulbrandsen
Date:  
To: dng
Subject: Re: [DNG] Mini init script written in Perl boots.
Didier Kryn writes:
> BTW, I'm not sure what sysvinit does with gettys. Does it
> launch them once for all or does it supervise them?


It acts as directed by /etc/inittab, which generally says to respawn.

Arnt