8.83.2. Contents of SysVinit
Short Descriptions
Logs boot messages to a log file | |
Runs a command with fstab-encoded arguments | |
Normally invokes shutdown with the
| |
The first process to be started when the kernel has initialized the hardware; it takes over the boot process and starts all the processes specified in its configuration file | |
Sends a signal to all processes, except the processes in its own session; it will not kill its parent shell | |
Tells the kernel to halt the system and switch off the computer (see halt) | |
Tells the kernel to reboot the system (see halt) | |
Reports the previous and the current run-level, as noted in the
last run-level record in | |
Brings the system down in a secure way, signaling all processes and notifying all logged-in users | |
Tells init which run-level to change to |