cd865ceac7
This makes WiFi work without having to edit "Device" in nmtui. [ci:skip-build] already built successfully in CI
3 lines
138 B
Text
3 lines
138 B
Text
# Rename mlan0 to wlan0 to make NetworkManager work out-of-the-box
|
|
|
|
ACTION=="add|change", SUBSYSTEM=="net", KERNEL=="mlan0", NAME="wlan0"
|