mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-23 01:00:36 +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
|