From ce3c49f6b499cf43c89209f977701ec388154bf6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 22 Sep 2020 00:35:49 +0300 Subject: update --- src/docs/Configuring-Init.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/docs/Configuring-Init.html') diff --git a/src/docs/Configuring-Init.html b/src/docs/Configuring-Init.html index 534ffc3..eddc1ac 100644 --- a/src/docs/Configuring-Init.html +++ b/src/docs/Configuring-Init.html @@ -51,7 +51,7 @@ ul.no-bullet {list-style: none} Next: , Up: Init System   [Contents]


-

4.1 Configuring Init

+

3.1 Configuring Init

There are three ways you can change the behaviour of the init system. Those are:

@@ -63,7 +63,7 @@ Next: , Up:

4.1.1 Kernel Command Line

+

3.1.1 Kernel Command Line

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.

-

4.1.2 /etc/init/rc.conf file

+

3.1.2 /etc/init/rc.conf file

However, the kernel command line isn’t the only place to set your boot parameters. You can specify variables here as well, although note that the -- cgit v1.2.3