diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index ca9edef367..e960609c6c 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -29,14 +29,15 @@ Description - systemd-modules-load.service is an - early boot service that loads kernel modules based on static - configuration. + 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.d5 - for information about the configuration of this service. - + modules-load.d5 for + information about the configuration format of this service and paths where configuration files can be + created.