From: Christoph Anton Mitterer Date: Wed, 19 Nov 2025 04:54:40 +0000 (+0100) Subject: man: use prefix number that matches the general suggestion X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6077791b3a2cdcd92c369f70f730e5b2c3e8274b;p=thirdparty%2Fsystemd.git 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. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index dda1e117ed8..bbfc9a7af09 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -6454,7 +6454,7 @@ Gateway=192.168.0.1 DHCP on ethernet links - # /etc/systemd/network/80-dhcp.network + # /etc/systemd/network/60-dhcp.network [Match] Name=en*