mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-23 03:39:22 +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
|