aboutsummaryrefslogtreecommitdiff
path: root/docs/docs/Configuring-Init.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/Configuring-Init.html')
-rw-r--r--docs/docs/Configuring-Init.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docs/Configuring-Init.html b/docs/docs/Configuring-Init.html
index 534ffc3..eddc1ac 100644
--- a/docs/docs/Configuring-Init.html
+++ b/docs/docs/Configuring-Init.html
@@ -51,7 +51,7 @@ ul.no-bullet {list-style: none}
Next: <a href="Init-Hooks.html" accesskey="n" rel="next">Init Hooks</a>, Up: <a href="Init-System.html" accesskey="u" rel="up">Init System</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>
<hr>
-<span id="Configuring-Init-1"></span><h3 class="section">4.1 Configuring Init</h3>
+<span id="Configuring-Init-1"></span><h3 class="section">3.1 Configuring Init</h3>
<p>There are three ways you can change the behaviour of the init system. Those are:
</p>
@@ -63,7 +63,7 @@ Next: <a href="Init-Hooks.html" accesskey="n" rel="next">Init Hooks</a>, Up: <a
-<span id="Kernel-Command-Line"></span><h4 class="subsection">4.1.1 Kernel Command Line</h4>
+<span id="Kernel-Command-Line"></span><h4 class="subsection">3.1.1 Kernel Command Line</h4>
<p>On GRUB, you can edit the kernel command line parameters, which will be parsed
as variables on the init system. Not all of the parameters will be acted upon,
@@ -90,7 +90,7 @@ startup.
</p>
-<span id="g_t_002fetc_002finit_002frc_002econf-file"></span><h4 class="subsection">4.1.2 <samp>/etc/init/rc.conf</samp> file</h4>
+<span id="g_t_002fetc_002finit_002frc_002econf-file"></span><h4 class="subsection">3.1.2 <samp>/etc/init/rc.conf</samp> file</h4>
<p>However, the kernel command line isn&rsquo;t the only place to set your boot
parameters. You can specify variables here as well, although note that the