:: Re: [DNG] Mini init script written …
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Arnt Gulbrandsen
日付:  
To: dng
題目: 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