I want to figure out what is exactly going on in init process (/sbin/init) of Linux, but it is quite hard to find one. Could you tell me who maintains the source code of init process?
It depends on Linux version. Traditionally, sysvinit
was used.
These days, many Linux distros use upstart
.
Some others, like Fedora, are using systemd
.
You can download the source code of the sysvinit
package here.
Note that some Linux distributions do not use System V Init anymore. For instance, Debian, Fedora and Ubuntu use upstart instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With