]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
docs: correct "rd.blacklist"
authorLaura Hild <lsh@jlab.org>
Fri, 11 Nov 2022 15:46:58 +0000 (10:46 -0500)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Sat, 12 Nov 2022 00:49:44 +0000 (19:49 -0500)
man/dracut.usage.asc

index b27884544dd327e034fc05e1a4eeaf116ba903d9..72d7e4b397140571005e19981dd83e54b1f481ac 100644 (file)
@@ -165,8 +165,8 @@ a modern init system, like systemd.
 
 ==== Blacklisting Kernel Modules
 Sometimes it is required to prevent the automatic kernel module loading of a
-specific kernel module. To do this, just add rd.blacklist=_++<kernel module
-name>++_, with _++<kernel module name>++_ not containing the _.ko_
+specific kernel module. To do this, just add rd.driver.blacklist=_++<kernel
+module name>++_, with _++<kernel module name>++_ not containing the _.ko_
 suffix, to the kernel command line. For example:
 ----
 rd.driver.blacklist=mptsas rd.driver.blacklist=nouveau