This commit is contained in:
Eshan Roy (Eshanized)
2024-02-25 17:18:49 +05:30
parent 7b8890a5c1
commit dcc62a50f9
57 changed files with 128 additions and 63 deletions

4
archiso/airootfs/etc/systemd/network/20-wwan.network Normal file → Executable file
View File

@@ -1,11 +1,9 @@
[Match]
Name=ww*
[Link]
RequiredForOnline=routable
[Network]
DHCP=yes
IPv6PrivacyExtensions=yes
# systemd-networkd does not set per-interface-type default route metrics
# https://github.com/systemd/systemd/issues/17698