]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: clarify that only the first .network file with a matching [Match] matters
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 09:44:24 +0000 (11:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Apr 2015 09:44:24 +0000 (11:44 +0200)
http://lists.freedesktop.org/archives/systemd-devel/2015-April/031294.html

man/systemd.network.xml

index c7e4db4e3ca1cd228132c0ebb3e2f68846329565..4be9d13011c8dd27a3dde6bcc12e6353f76b850d 100644 (file)
@@ -91,7 +91,8 @@
       to a given device; and a <literal>[Network]</literal> section
       specifying how the device should be configured. The first (in
       lexical order) of the network files that matches a given device
-      is applied.</para>
+      is applied, all later files are ignored, even if they match as
+      well.</para>
 
       <para>A network file is said to match a device if each of the
       entries in the <literal>[Match]</literal> section matches, or if