mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
8 lines
378 B
HTML
8 lines
378 B
HTML
<header>Runlevels</header>
|
|
|
|
The field may contain multiple characters for different runlevels. For example, <tt>123</tt> specifies that the process should be started in runlevels 1, 2, and 3.<p>
|
|
|
|
When the system runlevel is changed, any running processes that are not specified for the new runlevel are killed, first with <tt>SIGTERM</tt>, then with <tt>SIGKILL</tt>.<p>
|
|
|
|
<hr>
|