X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.link.xml;h=6075b39b790d1bc88783b7ea2fbae5cdab3bda74;hb=8cd80c94a5780651f6e7a4a97a3e3111dbd88682;hp=2f5de23742db8fad69ece8283ca3685ce642bac9;hpb=70a44afee385c4afadaab9a002b3f9dd44aedf4a;p=elogind.git diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 2f5de2374..6075b39b7 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -76,6 +76,10 @@ [Link] section specifying how the device should be configured. The first (in lexical order) of the link files that matches a given device is applied. + + + + [Match] Section Options A link file is said to match a device if each of the entries in the [Match] section matches, or if the section is empty. @@ -101,7 +105,7 @@ The driver currently bound to the device, as exposed by the udev property DRIVER - of its parent device, or if that is not set the + of its parent device, or if that is not set, the driver as exposed by ethtool -i of the device itself. @@ -156,6 +160,11 @@ + + + + [Link] Section Options + The [Link] section accepts the following keys: @@ -186,7 +195,7 @@ If the hardware has a persistent MAC address, as most hardware should, - and this is used by the kernel, nothing + and if it is used by the kernel, nothing is done. Otherwise, a new MAC address is generated which is guaranteed to be the same on every boot for the given @@ -227,10 +236,20 @@ not set directly, but is exported to udev as the property ID_NET_NAME, which is, by default, used by a udev rule to set - NAME. The available policies - are: + NAME. If the name has already + been set by userspace, no renaming is performed. + The available policies are: + + kernel + + If the kernel claims that the name it + has set for a device is predictable, then + no renaming is performed. + + + database