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=1d33b8eec6744280f27045e7abb9545920fdc0d9;hp=16c6a655d5efc3af34f6eb63270bf8e0cf649a48;hb=79cd774324451baa86c341f36709ec4dd90100d9;hpb=68afbe5f0d079f16cc2ba69088a650ee3208eb43 diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index 16c6a655d..1d33b8eec 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 @@ -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. + + +