table of contents
other versions
- buster 241-7~deb10u1
- buster-backports 242-7~bpo10+1
- testing 242-7
- unstable 242-7
- experimental 243-3
SYSTEMD-MODULES-LOAD.SERVICE(8) | systemd-modules-load.service | SYSTEMD-MODULES-LOAD.SERVICE(8) |
NAME¶
systemd-modules-load.service, systemd-modules-load - Load kernel modules at bootSYNOPSIS¶
systemd-modules-load.service/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.d(5) 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¶
systemd(1), modules-load.d(5),systemd 242 |