System V Init
in this system of init, the init process reads a configuration file called /etc/inittab to discover its default runlevel. it then enters that runlevel and starts processes that have been configured to run at that runlevel
Last updated
Was this helpful?