ISO/configs/releng/airootfs/etc/systemd/network/20-ethernet.network
nl6720 8a521d0bfa
Update configs/releng/airootfs/etc/systemd/network/20-{ethernet,wireless}.network
* Match the device type instead of the interface name.
* Replace DHCP section with DHCPv4/DHCPv6. systemd split the sections.
2021-03-26 11:35:20 +02:00

16 lines
164 B
SYSTEMD

#
# SPDX-License-Identifier: GPL-3.0-or-later
[Match]
Type=ether
[Network]
DHCP=yes
IPv6PrivacyExtensions=yes
[DHCPv4]
RouteMetric=512
[DHCPv6]
RouteMetric=512