ISO/configs/releng/airootfs/etc/systemd/network/20-wireless.network
David Runge 372a6f9b2f
Numerical prefix for systemd-networkd configuration
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
2020-06-23 21:10:17 +02:00

12 lines
120 B
SYSTEMD

[Match]
Name=wlp*
Name=wlan*
[Network]
DHCP=ipv4
IPv6PrivacyExtensions=yes
IPv6AcceptRA=false
[DHCP]
RouteMetric=1024