af4de829e9
The file is limited to Wi-Fi (Type=wlan in networkd configuration).
16 lines
165 B
SYSTEMD
16 lines
165 B
SYSTEMD
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
[Match]
|
|
Type=wlan
|
|
|
|
[Network]
|
|
DHCP=yes
|
|
IPv6PrivacyExtensions=yes
|
|
|
|
[DHCPv4]
|
|
RouteMetric=1024
|
|
|
|
[DHCPv6]
|
|
RouteMetric=1024
|