X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2e7490c8ca5b0bf8dcb441d54637b1b1171a9bfa..c8ba3d408b7864e8d9b2cef9d367b862b6a6a3d6:/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh b/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh index f3fbaf2e0..e7f16bf70 100755 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/nbg460n_550n_550nh @@ -12,7 +12,7 @@ nbg460n_550n_550nh_set_wlan_led() { set system.wlan_led=led set system.wlan_led.name='WLAN' set system.wlan_led.sysfs='nbg460n:green:wlan' -set system.wlan_led.trigger='phy0rx' +set system.wlan_led.trigger='phy0tpt' commit system EOF }