Files
orangepi-5-plus-kernel/external/packages/bsp/common/etc/udev/rules.d/10-wifi-disable-powermanagement.rules

2 lines
70 B
Plaintext
Raw Normal View History

2026-02-07 20:22:48 +08:00
KERNEL=="wlan*", ACTION=="add", RUN+="/sbin/iwconfig wlan0 power off"