brax3-ubports/overlay/system/usr/lib/udev/rules.d/99-mtk-wlan1-unmanaged.rules
erascape 59281ccd87 initial brax3 device makefiles
* boots and works fine

Signed-off-by: erascape <erascape@proton.me>
2025-09-24 08:38:38 +00:00

2 lines
122 B
Text

# ignore second Wi-Fi interface in NetworkManager
ACTION=="add", SUBSYSTEM=="net", KERNEL=="wlan1", ENV{NM_UNMANAGED}="1"