There are 4 "init" process in my system

Devin Bayer devin at freeshell.org
Wed Mar 1 16:43:54 UTC 2006


colin wrote: 
>>On Wednesday 01 March 2006 08:37, colin wrote:
>>
>>>Hi all,
>>>There are 4 "init" processes in my system. Is it normal?
>>
>>"ps -AH e" output please
>>
> 
>   687 root        336 S   /sbin/klogd -n 
>   698 root        384 S   inetd 
>   738 root        504 S   -sh 
>   739 root        400 S   init       
>   741 root        400 S   init       
>   744 root        400 S   init       
>   879 root        380 R   ps -AHe 

Those processes are consitant with my experience.  They probably
relate to askfirst entries in your /etc/inittab.  Init spawns
a new process to wait for the keypress on a terminal.

-- 
Devin Bayer



More information about the uClibc mailing list