systemd-networkd/wlan: comments for when iwd doesn't manage network

This commit is contained in:
Aminda Suomalainen 2024-01-27 10:18:18 +02:00
parent e9b77cbc05
commit 58bc1dd726
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 2 deletions

View File

@ -9,9 +9,11 @@ Type=wlan
RequiredFamilyForOnline=both
# Always set administrative state to up. Implies RequiredForOnline=yes
ActivationPolicy=always-up
# Managed by iwd
Unmanaged=true
# If something else (like iwd EnableNetworkConfiguration=true) manages network,
# uncomment
#Unmanaged=true
[Network]
DHCP=yes
IPv6PrivacyExtensions=true
IPv6LinkLocalAddressGenerationMode=stable-privacy