1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-03 17:47:28 +03:00

man: clarify that only the first .network file with a matching [Match] matters

http://lists.freedesktop.org/archives/systemd-devel/2015-April/031294.html
This commit is contained in:
Lennart Poettering 2015-04-28 11:44:24 +02:00
parent 4370633083
commit a22e1850c3

View 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