372a6f9b2f
Adding a numerical prefix ('20-') to the ethernet.network and wireless.network configuration files for systemd-networkd. This way overriding them can become more predictable e.g. by providing files with a '30-' prefix. Closes #13
12 lines
117 B
SYSTEMD
12 lines
117 B
SYSTEMD
[Match]
|
|
Name=en*
|
|
Name=eth*
|
|
|
|
[Network]
|
|
DHCP=ipv4
|
|
IPv6PrivacyExtensions=yes
|
|
IPv6AcceptRA=false
|
|
|
|
[DHCP]
|
|
RouteMetric=512
|