diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-22 00:35:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-22 00:35:49 +0300 |
commit | ce3c49f6b499cf43c89209f977701ec388154bf6 (patch) | |
tree | 355f8be9c9b3029071bea4e8e5a69fd0e957a8a6 /src/docs/Init-Hooks.html | |
parent | 7048109c0a2840957421588219d5a82eeda2d780 (diff) | |
download | website-ce3c49f6b499cf43c89209f977701ec388154bf6.tar.gz |
update
Diffstat (limited to 'src/docs/Init-Hooks.html')
-rw-r--r-- | src/docs/Init-Hooks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/docs/Init-Hooks.html b/src/docs/Init-Hooks.html index d070c25..a5a767d 100644 --- a/src/docs/Init-Hooks.html +++ b/src/docs/Init-Hooks.html @@ -51,7 +51,7 @@ ul.no-bullet {list-style: none} Next: <a href="Changing-Init-Program.html" accesskey="n" rel="next">Changing Init Program</a>, Previous: <a href="Configuring-Init.html" accesskey="p" rel="prev">Configuring Init</a>, Up: <a href="Init-System.html" accesskey="u" rel="up">Init System</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p> </div> <hr> -<span id="Init-Hooks-1"></span><h3 class="section">4.2 Init Hooks</h3> +<span id="Init-Hooks-1"></span><h3 class="section">3.2 Init Hooks</h3> <p>Init hooks are for custom personal commands that the user may want to add to alter their boot. These can be used to load kernel modules, modify interfaces, |