summaryrefslogtreecommitdiff
path: root/man/systemd-udevd.service.xml
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-03-18 19:31:34 +0100
committerKay Sievers <kay@vrfy.org>2013-03-18 19:31:34 +0100
commit5a33334b8ad49798510a2ce29e451194c6ecb618 (patch)
tree51d02bb20af71e6fd71f723b81a122d0801633ab /man/systemd-udevd.service.xml
parent08cbc57e87b19277568c6f7d038c460d9063775f (diff)
downloadsystemd-5a33334b8ad49798510a2ce29e451194c6ecb618.tar.gz
udev: rename kernel command line option to net.ifnames=
Diffstat (limited to 'man/systemd-udevd.service.xml')
-rw-r--r--man/systemd-udevd.service.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml
index 18734eed1d..77b7374886 100644
--- a/man/systemd-udevd.service.xml
+++ b/man/systemd-udevd.service.xml
@@ -155,11 +155,10 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><varname>net.predictable-names=</varname></term>
- <term><varname>rd.net.predictable-names=</varname></term>
+ <term><varname>net.ifnames=</varname></term>
<listitem>
- <para>Rename network interfaces to give them predictable names
- when possible. Defaults to 1.</para>
+ <para>Network interfaces are renamed to give them predictable names
+ when possible. It is enabled by default, specifying 0 disables it.</para>
</listitem>
</varlistentry>
</variablelist>