X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.link.xml;h=ecf7954d1b3c26b95aa5770282361c4d3d428d74;hb=7d328b544621d4b1bec936dec612947ad8bfb65a;hp=bb3f908288093d3957c0272fefa07b50c74c2318;hpb=bd763d350c7e8bf8b934bd45bc34ac35cdba2a63;p=elogind.git diff --git a/man/systemd.link.xml b/man/systemd.link.xml index bb3f90828..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.