systemd-modules-load.service(8) — Linux manual page

SYSTEMD....SERVICE(8) systemd-modules-load.service SYSTEMD....SERVICE(8)

NAME

       systemd-modules-load.service, systemd-modules-load - Load kernel
       modules at boot

SYNOPSIS

       systemd-modules-load.service

       /usr/lib/systemd/systemd-modules-load

DESCRIPTION

       systemd-modules-load.service is an early boot service that loads
       kernel modules. It reads static configuration from files in /usr/
       and /etc/, but also runtime configuration from /run/ and the
       kernel command line (see below).

       See modules-load.d(5) for information about the configuration
       format of this service and paths where configuration files can be
       created.

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 in the initrd only.

           Added in version 187.

SEE ALSO

       systemd(1), modules-load.d(5)

COLOPHON

       This page is part of the systemd (systemd system and service
       manager) project.  Information about the project can be found at
       ⟨http://www.freedesktop.org/wiki/Software/systemd⟩.  If you have
       a bug report for this manual page, see
       ⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
       This page was obtained from the project's upstream Git repository
       ⟨https://github.com/systemd/systemd.git⟩ on 2024-06-14.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2024-06-13.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

systemd 257~devel                                  SYSTEMD....SERVICE(8)

Pages that refer to this page: modules-load.d(5), kernel-command-line(7), systemd.directives(7), systemd.index(7)