]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use prefix number that matches the general suggestion
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Wed, 19 Nov 2025 04:54:40 +0000 (05:54 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 19 Nov 2025 05:13:19 +0000 (14:13 +0900)
`systemd.network(5)` recommends “that each filename is prefixed with a number
smaller than "70" (e.g.  10-eth0.network)”.

Reduce that used by the example accordingly, but stay above the number (`50`)
used in the earlier example for static configuration, so that would take
precedence over the dynamic one if both match for the same network.

man/systemd.network.xml

index dda1e117ed885d380b371c0fd530c109a78fb3a2..bbfc9a7af09067a3080b56c5253528c4e1442cdd 100644 (file)
@@ -6454,7 +6454,7 @@ Gateway=192.168.0.1</programlisting>
     <example>
       <title>DHCP on ethernet links</title>
 
-      <programlisting># /etc/systemd/network/80-dhcp.network
+      <programlisting># /etc/systemd/network/60-dhcp.network
 [Match]
 Name=en*