aimee-os/overlay/etc/systemd/network
Dustin 0c0a06bce1 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.
2023-04-16 20:04:21 -05:00
..
95-default.network systemd/network: Rename default network config 2023-04-16 20:04:21 -05:00