shell-things/etc/systemd/network/10-wlan.network

16 lines
335 B
SYSTEMD
Raw Normal View History

2023-06-25 09:36:29 +02:00
[Match]
#Name=*
# Can be {colon,hyphen,dot}-delimited hexadecimal or IPv{4,6} address
#MACAddress=
Type=wlan
2023-06-25 09:36:29 +02:00
[Link]
# Always set administrative state to up. Implies RequiredForOnline=yes
ActivationPolicy=always-up
# Managed by iwd
Unmanaged=true
[Network]
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy