X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-modules-load.service.xml;h=7b99be6be0affc410047272b4dd29796a8639a17;hp=e5f10a7bebad0e6c994e19eb125f3b7084d80ed2;hb=547b25d285fa95cfe96a4afe91864807625603c1;hpb=627e4bb29fa7223ae8ea97a46a9581627eb24ee6 diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml index e5f10a7be..7b99be6be 100644 --- a/man/systemd-modules-load.service.xml +++ b/man/systemd-modules-load.service.xml @@ -19,7 +19,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + systemd-modules-load.service @@ -43,7 +43,7 @@ systemd-modules-load.service systemd-modules-load - Configure kernel modules to load at boot + Load kernel modules at boot @@ -56,7 +56,7 @@ systemd-modules-load.service is an early-boot service that loads kernel modules - from static configuration. + based on static configuration. See modules-load.d5 @@ -71,14 +71,14 @@ 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 + Takes a comma-separated + list of kernel modules to statically load during early boot. The option prefixed with rd. is read by the @@ -94,7 +94,6 @@ systemd1, modules-load.d5, - wine8