From 821fda61da4ab4d596d1399f21fa6cc9b1e51444 Mon Sep 17 00:00:00 2001
From: Cem Keylan
There are three ways you can change the behaviour of the init system. Those are:
@@ -55,7 +55,7 @@ Next: Changing IniOn 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,
@@ -80,14 +80,14 @@ quiet=1
quiet
, will be used by the init system to change the behaviour of the
startup.
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 kernel command line always gets the priority for these variables since they can be set just before boot.
-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, -- cgit v1.2.3