mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Make clear that run-level definitions are for LFS
This commit is contained in:
parent
1b491eb061
commit
59d5489ff8
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<para>The <command>init</command> program is controlled by the
|
<para>The <command>init</command> program is controlled by the
|
||||||
<filename>/etc/inittab</filename> file and is organized into run levels that
|
<filename>/etc/inittab</filename> file and is organized into run levels that
|
||||||
can be run by the user:</para>
|
can be run by the user. In LFS, they are used as follows:</para>
|
||||||
|
|
||||||
<literallayout>0 — halt
|
<literallayout>0 — halt
|
||||||
1 — Single user mode
|
1 — Single user mode
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
generally not used. See <filename>init(8)</filename> for more details), and
|
generally not used. See <filename>init(8)</filename> for more details), and
|
||||||
each one of those corresponds to the actions the computer is supposed to
|
each one of those corresponds to the actions the computer is supposed to
|
||||||
perform when it starts up. The default run-level is 3. Here are the
|
perform when it starts up. The default run-level is 3. Here are the
|
||||||
descriptions of the different run-levels as they are implemented:</para>
|
descriptions of the different run-levels as they are implemented in LFS:</para>
|
||||||
|
|
||||||
<literallayout>0: halt the computer
|
<literallayout>0: halt the computer
|
||||||
1: single-user mode
|
1: single-user mode
|
||||||
|
Loading…
Reference in New Issue
Block a user