]> git.proxmox.com Git - systemd.git/blame - man/systemd-modules-load.service.8
Imported Upstream version 219
[systemd.git] / man / systemd-modules-load.service.8
CommitLineData
14228c0d 1'\" t
e735f4d4 2.TH "SYSTEMD\-MODULES\-LOAD\&.SERVICE" "8" "" "systemd 219" "systemd-modules-load.service"
14228c0d
MB
3.\" -----------------------------------------------------------------
4.\" * Define some portability stuff
5.\" -----------------------------------------------------------------
6.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7.\" http://bugs.debian.org/507673
8.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
9.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10.ie \n(.g .ds Aq \(aq
11.el .ds Aq '
12.\" -----------------------------------------------------------------
13.\" * set default formatting
14.\" -----------------------------------------------------------------
15.\" disable hyphenation
16.nh
17.\" disable justification (adjust text to left margin only)
18.ad l
19.\" -----------------------------------------------------------------
20.\" * MAIN CONTENT STARTS HERE *
21.\" -----------------------------------------------------------------
22.SH "NAME"
f47781d8 23systemd-modules-load.service, systemd-modules-load \- Load kernel modules at boot
14228c0d
MB
24.SH "SYNOPSIS"
25.PP
26systemd\-modules\-load\&.service
27.PP
28/usr/lib/systemd/systemd\-modules\-load
29.SH "DESCRIPTION"
30.PP
31systemd\-modules\-load\&.service
f47781d8 32is an early\-boot service that loads kernel modules based on static configuration\&.
14228c0d
MB
33.PP
34See
35\fBmodules-load.d\fR(5)
36for information about the configuration of this service\&.
37.SH "KERNEL COMMAND LINE"
38.PP
39systemd\-modules\-load\&.service
40understands the following kernel command line parameters:
41.PP
42\fImodules\-load=\fR, \fIrd\&.modules\-load=\fR
43.RS 4
44Takes a comma\-separated list of kernel modules to statically load during early boot\&. The option prefixed with
45"rd\&."
46is read by the initial RAM disk only\&.
47.RE
48.SH "SEE ALSO"
49.PP
50\fBsystemd\fR(1),
51\fBmodules-load.d\fR(5),