chiark / gitweb /
journald: log the slice of a process along with each message in _SYSTEMD_SLICE=
[elogind.git] / man / systemd-modules-load.service.xml
index e5f10a7bebad0e6c994e19eb125f3b7084d80ed2..28dd8ecb4296f7cc53caf3a2a07637c5f7a0d2b3 100644 (file)
@@ -19,7 +19,7 @@
   You should have received a copy of the GNU Lesser General Public License
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
-<refentry id="systemd-modules-load.service">
+<refentry id="systemd-modules-load.service" conditional='HAVE_KMOD'>
 
         <refentryinfo>
                 <title>systemd-modules-load.service</title>
                 <para><filename>systemd-modules-load.service</filename> understands
                 the following kernel command line parameters:</para>
 
-                <variablelist>
+                <variablelist class='kernel-commandline-options'>
 
                         <varlistentry>
                                 <term><varname>modules-load=</varname></term>
                                 <term><varname>rd.modules-load=</varname></term>
 
-                                <listitem><para>Takes a comma
-                                separated list of kernel modules to
+                                <listitem><para>Takes a comma-separated
+                                list of kernel modules to
                                 statically load during early boot. The
                                 option prefixed with
                                 <literal>rd.</literal> is read by the
@@ -94,7 +94,6 @@
                 <para>
                         <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
                         <citerefentry><refentrytitle>modules-load.d</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-                        <citerefentry><refentrytitle>wine</refentrytitle><manvolnum>8</manvolnum></citerefentry>
                 </para>
         </refsect1>