mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-10 20:32:35 +01:00
9 lines
157 B
SYSTEMD
9 lines
157 B
SYSTEMD
[Match]
|
|
Name=wlan0
|
|
|
|
[Link]
|
|
# Always set administrative state to up. Implies RequiredForOnline=yes
|
|
ActivationPolicy=always-up
|
|
# Managed by iwd
|
|
Unmanaged=true
|