Ubuntu and Fedora Replace init with Upstart (LinuxPlanet)
Posted by adminMay 4
init is the program which is used on most Linuxes to generate all other processes on bootup. The BSD style (which runs from the /etc/rc script) is slightly different from the SysV style: SySV is probably the one you’re familiar with, as it’s used by Debian, SuSE, and until recently, Redhat.
(read the story…)