What is the PID for the Init that is the parent of all the process?

What is the PID for the Init that is the parent of all the process?

What is the PID for the Init that is the parent of all the process?

A.
0

B.
1

C.
changes on reboot

D.
same as current runlevel

E.
-1

Explanation/Reference:
init is the first process the kernel starts, so init always has root priviliges and PID 1



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Emmanuel

Emmanuel

B) 1

It is not predetermined, but since INIT is the first thing to load, he gets always the PID 1