diff options
Diffstat (limited to 'src/docs/Init-System.html')
-rw-r--r-- | src/docs/Init-System.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/docs/Init-System.html b/src/docs/Init-System.html index 8eadf40..fac32cd 100644 --- a/src/docs/Init-System.html +++ b/src/docs/Init-System.html @@ -22,7 +22,7 @@ Documentation License." --> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="index.html" rel="up" title="Top"> <link href="Configuring-Init.html" rel="next" title="Configuring Init"> -<link href="Sending-Git-mails.html" rel="prev" title="Sending Git mails"> +<link href="Setting-up-an-rsync-repository-for-distribution.html" rel="prev" title="Setting up an rsync repository for distribution"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} @@ -48,10 +48,10 @@ ul.no-bullet {list-style: none} <body lang="en"> <span id="Init-System"></span><div class="header"> <p> -Next: <a href="GNU-Free-Documentation-License.html" accesskey="n" rel="next">GNU Free Documentation License</a>, Previous: <a href="Contribution-Guidelines.html" accesskey="p" rel="prev">Contribution Guidelines</a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p> +Next: <a href="Contribution-Guidelines.html" accesskey="n" rel="next">Contribution Guidelines</a>, Previous: <a href="Package-Manager.html" accesskey="p" rel="prev">Package Manager</a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p> </div> <hr> -<span id="Init-System-1"></span><h2 class="chapter">4 Init System</h2> +<span id="Init-System-1"></span><h2 class="chapter">3 Init System</h2> <p>Carbs Linux init scripts are run by the init daemon (<code>busybox</code> by default) on boot and shutdown processes. It also provides its own halting program named |