Posts Tagged ‘Linux Run Level’

Linux Run Level

Posted on February 17th, 2009 by Administrator  |  1 Comment »

Linux kernel will start a program called init, if it finds it. The init process reads the file “/etc/inittab” and uses this file to determine how to create processes. Read the init man page for more information. Also note that init is always running and can dynamically do things and run processes based upon various [...]

Read More