X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2e7490c8ca5b0bf8dcb441d54637b1b1171a9bfa..a1c5a3da9857018c19e52f77485f2db989dd6cc3:/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd index 80d780c51..366276334 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd @@ -12,7 +12,7 @@ tlwr1043nd_setup_leds() { set system.wlan_led=led set system.wlan_led.name='WLAN' set system.wlan_led.sysfs='tl-wr1043nd:green:wlan' -set system.wlan_led.trigger='phy0rx' +set system.wlan_led.trigger='phy0tpt' set system.usb_led=led set system.usb_led.name='USB' set system.usb_led.sysfs='tl-wr1043nd:green:usb'