chiark / gitweb /
man: mention that 99-default.link is shipped by default, and users hence need to...
authorLennart Poettering <lennart@poettering.net>
Tue, 27 Jan 2015 17:29:33 +0000 (18:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 27 Jan 2015 17:29:33 +0000 (18:29 +0100)
man/systemd.link.xml

index bb3f908288093d3957c0272fefa07b50c74c2318..ecf7954d1b3c26b95aa5770282361c4d3d428d74 100644 (file)
                 <filename>/usr/lib</filename>, pointing to <filename>/dev/null</filename>,
                 disables the link file entirely.</para>
 
-                <para>The link file contains a <literal>[Match]</literal> section, which
-                determines if a given link file may be applied to a given device; and a
-                <literal>[Link]</literal> section specifying how the device should be
-                configured. The first (in lexical order) of the link files that matches
-                a given device is applied.</para>
+                <para>The link file contains a
+                <literal>[Match]</literal> section, which determines
+                if a given link file may be applied to a given device,
+                as well as a <literal>[Link]</literal> 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
+                <filename>99-default.link</filename> is shipped by the
+                system, any user-supplied <filename>.link</filename>
+                should hence have a lexically earlier name to be
+                considered at all.</para>
         </refsect1>
 
         <refsect1>