systemd-modules-load.service
systemd
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,