Kbase P113441: What is the UNIX init daemon?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
What is the purpose of the UNIX init process
GOAL:
What is the purpose of UNIX init?
GOAL:
What is UNIX process control initialization?
FIX:
The init daemon and command is a general process spawner. It's primary role is to create processes from a script stored in the file /etc/inittab. At boot time, init is started as a system daemon. While the system is running, a user-spawned init directs the actions of the boot init.
For additional information regarding /etc/inittab file see:
P113442,"What are UNIX run levels?"