Init

Init is the very first program that runs when the computer is started and runs until the system gets shut down. Since it is the initial process that runs on a Linux computer, it is considered to be the parent process. It is also responsible for rebooting a computer and it automatically adopts any orphaned process.Usually, Init is started by the kernel using a hard-coded filename. If the kernel fails to start it a kernel panic will occur.

Currently, there are no Tutorials, News articles or Forum questions related to {{ postCtrl.tagData.tag_name }} on LinuxHelp..

Do you have a question on {{ postCtrl.tagData.tag_name }}? Be the first to ask.