From 0cf2d0d023389957f57175c9cfb6aba56c0df343 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Sun, 17 Mar 2013 13:23:33 +0900 Subject: udev: net-name-slot - disable by kernel command line switch The properties will still be set in the udev database, but they will not be used for setting the interface names. As for the other kernel commandline switches, we allow it to be prefixed by 'rd.' to only apply in the initrd. --- man/systemd-udevd.service.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man/systemd-udevd.service.xml') diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 35e254384e..18734eed1d 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -154,6 +154,14 @@ non-working kernel modules. + + net.predictable-names= + rd.net.predictable-names= + + Rename network interfaces to give them predictable names + when possible. Defaults to 1. + + -- cgit v1.2.3-54-g00ecf