diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-09 19:16:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-09 19:16:07 +0300 |
commit | 821fda61da4ab4d596d1399f21fa6cc9b1e51444 (patch) | |
tree | d2e7d3735e9e93bfc5e7036882456b66af3b8421 /src/docs/Init-System.html | |
parent | b3407224f2ddc6ca7109ecf60f07427118c52dc6 (diff) | |
download | website-821fda61da4ab4d596d1399f21fa6cc9b1e51444.tar.gz |
update
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 cf596dd..00174d4 100644 --- a/src/docs/Init-System.html +++ b/src/docs/Init-System.html @@ -16,7 +16,7 @@ Licensed under Gnu Free Documentation License. --> <link href="index.html" rel="start" title="Top"> <link href="index.html" rel="up" title="Top"> <link href="Configuring-Init.html" rel="next" title="Configuring Init"> -<link href="Setting-up-an-rsync-repository-for-distribution.html" rel="prev" title="Setting up an rsync repository for distribution"> +<link href="Contribution-Guidelines.html" rel="prev" title="Contribution Guidelines"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} @@ -42,10 +42,10 @@ ul.no-bullet {list-style: none} <body lang="en"> <span id="Init-System"></span><div class="header"> <p> -Previous: <a href="Package-Manager.html" accesskey="p" rel="prev">Package Manager</a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a> </p> +Previous: <a href="Contribution-Guidelines.html" accesskey="p" rel="prev">Contribution Guidelines</a>, Up: <a href="index.html" accesskey="u" rel="up">Top</a> </p> </div> <hr> -<span id="Init-System-1"></span><h2 class="chapter">3 Init System</h2> +<span id="Init-System-1"></span><h2 class="chapter">4 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 |