:: Re: [DNG] Mini init script written …
Inizio della pagina
Delete this message
Reply to this message
Autore: Arnt Gulbrandsen
Data:  
To: dng
Oggetto: 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