From 6077791b3a2cdcd92c369f70f730e5b2c3e8274b Mon Sep 17 00:00:00 2001 From: Christoph Anton Mitterer Date: Wed, 19 Nov 2025 05:54:40 +0100 Subject: [PATCH] man: use prefix number that matches the general suggestion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index dda1e117ed..bbfc9a7af0 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*