First page Back Continue Last page Overview Graphics
Gentoo's init System
Most Linux distributions use numbered run levels, and numbering of the startup daemons inside those run levels to handle dependencies
Gentoo uses named run levels ('default', 'single', etc.)
Gentoo does not require the daemons to be numbered. The startup scripts contain dependency information, so the system determines the most efficient order while starting.