systemd-networkd: unmanage wlan0

This commit is contained in:
Aminda Suomalainen 2023-06-25 10:36:29 +03:00
parent 8cf59a52b9
commit cbdfc0f46d
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[Match]
Name=wlan0
[Link]
# Always set administrative state to up. Implies RequiredForOnline=yes
ActivationPolicy=always-up
# Managed by iwd
Unmanaged=true