man: use prefix number that matches the general suggestion

`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.
This commit is contained in:
Christoph Anton Mitterer
2025-11-19 05:54:40 +01:00
committed by Yu Watanabe
parent 6cb76f9e95
commit 6077791b3a

View 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*