1SYSTEMD-MODULES-LOAD.SERVIsCyEs(t8e)md-modules-load.seSrYvSiTcEeMD-MODULES-LOAD.SERVICE(8)
2
3
4
6 systemd-modules-load.service, systemd-modules-load - Load kernel
7 modules at boot
8
10 systemd-modules-load.service
11
12 /usr/lib/systemd/systemd-modules-load
13
15 systemd-modules-load.service is an early boot service that loads kernel
16 modules. It reads static configuration from files in /usr/ and /etc/,
17 but also runtime configuration from /run/ and the kernel command line
18 (see below).
19
20 See modules-load.d(5) for information about the configuration format of
21 this service and paths where configuration files can be created.
22
24 systemd-modules-load.service understands the following kernel command
25 line parameters:
26
27 modules_load=, rd.modules_load=
28 Takes a comma-separated list of kernel modules to statically load
29 during early boot. The option prefixed with "rd." is read in the
30 initrd only.
31
33 systemd(1), modules-load.d(5),
34
35
36
37systemd 253 SYSTEMD-MODULES-LOAD.SERVICE(8)