[systemd-commits] man/kernel-command-line.xml man/systemd-udevd.service.xml
Zbigniew JÄdrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Wed May 22 18:15:26 PDT 2013
man/kernel-command-line.xml | 1 +
man/systemd-udevd.service.xml | 2 ++
2 files changed, 3 insertions(+)
New commits:
commit a057be1fcc61ca1fed96898db05dfe88f54ab2db
Author: Zbigniew JÄdrzejewski-Szmek <zbyszek at in.waw.pl>
Date: Wed May 22 21:11:29 2013 -0400
man: mention net.ifnames in kernel-command-line(3)
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index 6d064f6..7ff2709 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -210,6 +210,7 @@
<term><varname>rd.udev.children-max=</varname></term>
<term><varname>udev.exec-delay=</varname></term>
<term><varname>rd.udev.exec-delay=</varname></term>
+ <term><varname>net.ifnames=</varname></term>
<listitem>
<para>Parameters understood by
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml
index 77b7374..7fce300 100644
--- a/man/systemd-udevd.service.xml
+++ b/man/systemd-udevd.service.xml
@@ -162,6 +162,8 @@
</listitem>
</varlistentry>
</variablelist>
+ <!-- when adding entries here, consider also adding them
+ in kernel-command-line.xml -->
</refsect1>
<refsect1><title>Configuration file</title>
More information about the systemd-commits
mailing list