4 lines
138 B
Text
4 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"
|