Next: GNU Free Documentation License, Previous: Contribution Guidelines, Up: Top [Contents]
Carbs Linux init scripts are run by the init daemon (busybox
by default)
on boot and shutdown processes. It also provides its own halting program named
shalt. This provides a portable method that doesn’t rely on non-POSIX external
programs.
• Configuring Init | Ways to configure the init system | |
• Init Hooks | Adding your personal commands to the init system | |
• Changing Init Program | Replacing the default busybox init with something new |