Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
2c9eabd5
Verified
Commit
2c9eabd5
authored
Mar 20, 2021
by
nl6720
Browse files
configs/releng: start DHCP client for mobile broadband
Add /etc/systemd/network/20-wwan.network Related to #110.
parent
edfb50ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/releng/airootfs/etc/systemd/network/20-wwan.network
0 → 100644
View file @
2c9eabd5
#
# SPDX-License-Identifier: GPL-3.0-or-later
[Match]
Type=wwan
[Network]
DHCP=yes
IPv6PrivacyExtensions=yes
[DHCPv4]
RouteMetric=2048
[DHCPv6]
RouteMetric=2048
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment