X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.link.xml;h=ecf7954d1b3c26b95aa5770282361c4d3d428d74;hb=78eb158a20e2bee772f6e49d8b432b98f68cbb55;hp=6c74b42db329dd239ea790341e3767ce4ef1c3e2;hpb=3f85ef0f05ffc51e19f86fb83a1c51e8e3cd6817;p=elogind.git diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 6c74b42db..ecf7954d1 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -71,11 +71,17 @@ /usr/lib, pointing to /dev/null, disables the link file entirely. - The link file contains a [Match] section, which - determines if a given link file may be applied to a given device; and a - [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. + The link file contains a + [Match] section, which determines + if a given link file may be applied to a given device, + as well as a [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. Note that a default file + 99-default.link is shipped by the + system, any user-supplied .link + should hence have a lexically earlier name to be + considered at all. @@ -92,13 +98,25 @@ The hardware address. + + OriginalName= + + The device name, as exposed by the udev + property "INTERFACE". May contain shell style + globs. This can not be used to match on names + that have already been changed from userspace. + Caution is advised when matching on + kernel-assigned names, as they are known to + be unstable between reboots. + + Path= - The persistent path, as exposed by the - udev property ID_PATH. May - contain shell style globs. - + The persistent path, as exposed by the + udev property ID_PATH. May + contain shell style globs. + Driver= @@ -395,6 +413,12 @@ MACAddress=cb:a9:87:65:43:21 , udevadm8 + , + + systemd.netdev5 + , + + systemd.network5