X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-modules-load.service.xml;h=f8dfab351ad8049df8ede4ec0362de1a0b6b7c7e;hb=67e654f83021a1b3ed55f4b75936d03591bf80c1;hp=c92947f316c4811e465fba4d1122dc323866d8f4;hpb=0e25e94ea72ca3db70484014280ddb709840f952;p=elogind.git diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index c92947f31..f8dfab351 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -19,7 +19,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + systemd-modules-load.service @@ -47,7 +47,7 @@ - sysytemd-modules-load.service + systemd-modules-load.service /usr/lib/systemd/systemd-modules-load @@ -62,6 +62,31 @@ modules-load.d5 for information about the configuration of this service. + + + + + Kernel Command Line + + systemd-modules-load.service understands + the following kernel command line parameters: + + + + + modules-load= + rd.modules-load= + + Takes a comma-separated + list of kernel modules to + statically load during early boot. The + option prefixed with + rd. is read by the + initial RAM disk + only. + + +