systemd/network: Rename default network config
`systemd-network-generator`, which parses network configuration from the kernel command line and generates configuration for *systemd-networkd*, creates a configuration file with priority 90. This conflicts with our default network configuration at the same priority, so the configuration from the kernel command line never gets used. By reducing our default priority to 95, we ensure that the generated configuration file is read first and thus overrides the defaults.gentoo
parent
c821ec1ec4
commit
0c0a06bce1
Loading…
Reference in New Issue