mirror of
https://github.com/armbian/build.git
synced 2025-08-24 16:01:13 +02:00
* Create default-wifi-powersave-on.conf https://forum.armbian.com/topic/8207-orange-pi-lite2-wireless-support/?do=findComment&comment=63151 Permanently disable wifi powersave * Permanently disable WiFi power save * Permanently disable wifi powersave
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
KERNEL=="wlan*", ACTION=="add", RUN+="/sbin/iwconfig wlan0 power off"
|