X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-modules-load.service.xml;h=e5f10a7bebad0e6c994e19eb125f3b7084d80ed2;hp=405ae4ffccfd84d44cfadf44c2f80c6cdf03f2e9;hb=f4e761c4fc7fb43040d3ac66825fe02c33564592;hpb=9393a8774c1acd60deea40007061b9ffc783bf7e diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index 405ae4ffc..e5f10a7be 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -47,21 +47,46 @@ - sysytemd-modules-load.service + systemd-modules-load.service /usr/lib/systemd/systemd-modules-load Description - systemd-modules-load.service - is an early-boot service that loads kernel modules - from static configuration. + systemd-modules-load.service + is an early-boot service that loads kernel modules + from static configuration. See 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. + + +