configs/releng: start DHCP client for mobile broadband

Add /etc/systemd/network/20-wwan.network

Related to #110.
This commit is contained in:
nl6720 2021-03-20 16:32:06 +02:00
parent edfb50ab6c
commit 2c9eabd53f
No known key found for this signature in database
GPG Key ID: 5CE88535E188D369

View File

@ -0,0 +1,15 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
[Match]
Type=wwan
[Network]
DHCP=yes
IPv6PrivacyExtensions=yes
[DHCPv4]
RouteMetric=2048
[DHCPv6]
RouteMetric=2048