Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/systemd/network/20-wwan.network
blob: 7fba35b8d048cca0c3aaf868867cb05770b9f371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# SPDX-License-Identifier: GPL-3.0-or-later

[Match]
Name=ww*

[Network]
DHCP=yes
IPv6PrivacyExtensions=yes

[DHCPv4]
RouteMetric=2048

[DHCPv6]
RouteMetric=2048