Tags: Genre, Music Genre, Topical Concept.
In Unix-based computer operating systems init (short for initialization) is the first process started during booting of the computer system. Init is a daemon process that continues running until the system is shut down. It is the direct or indirect ancestor of all other processes and automatically adopts all orphaned processes. Init is started by the kernel using a hard-coded filename and if the kernel is unable to start it a kernel panic will result.