X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-modules-load.service.xml;h=dacd083baddbf0938386403205e84743af2b62a7;hb=72c3897f77a7352618ea76b880a6764f52d6327b;hp=16c6a655d5efc3af34f6eb63270bf8e0cf649a48;hpb=68afbe5f0d079f16cc2ba69088a650ee3208eb43;p=elogind.git diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index 16c6a655d..dacd083ba 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -19,58 +19,78 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - - - - systemd-modules-load.service - systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - - - - - systemd-modules-load.service - 8 - - - - systemd-modules-load.service - systemd-modules-load - Configure kernel modules to load at boot - - - - 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. - - See - modules-load.d5 - for information about the configuration of this - service. - - - - See Also - - systemd1, - modules-load.d5, - wine8 - - + + + + systemd-modules-load.service + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-modules-load.service + 8 + + + + systemd-modules-load.service + systemd-modules-load + Load kernel modules at boot + + + + systemd-modules-load.service + /usr/lib/systemd/systemd-modules-load + + + + Description + + systemd-modules-load.service is an + early-boot service that loads kernel modules based on 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. + + + + + + + See Also + + systemd1, + modules-load.d5, + +