]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-modules-load.service.xml
Merge pull request #18214 from elmarco/vsock
[thirdparty/systemd.git] / man / systemd-modules-load.service.xml
index e960609c6cf812cc08b9ae571a9635a3ef3606c2..0144650e8708e8bb8a5dd4e6f8a82c3caefa15e9 100644 (file)
@@ -2,7 +2,7 @@
 <!--*-nxml-*-->
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
-<!-- SPDX-License-Identifier: LGPL-2.1+ -->
+<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
 <refentry id="systemd-modules-load.service" conditional='HAVE_KMOD'>
 
   <refentryinfo>
@@ -30,8 +30,8 @@
     <title>Description</title>
 
     <para><filename>systemd-modules-load.service</filename> is an early boot service that loads kernel
-    modules. It reads static configuration from files in <filename>/usr</filename> and
-    <filename>/etc</filename>, but also runtime configuration from <filename>/run</filename> and the kernel
+    modules. It reads static configuration from files in <filename>/usr/</filename> and
+    <filename>/etc/</filename>, but also runtime configuration from <filename>/run/</filename> and the kernel
     command line (see below).</para>
 
     <para>See