:: Re: [DNG] Mini init script written …
Top Pagina
Delete this message
Reply to this message
Auteur: Arnt Gulbrandsen
Datum:  
Aan: dng
Onderwerp: 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