projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: unify LED names on TP-Link boards
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
etc
/
uci-defaults
/
tl-wr941nd
diff --git
a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd
b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd
index
2033add
..
2b90473
100755
(executable)
--- a/
target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd
+++ b/
target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd
@@
-11,7
+11,7
@@
tl_wr941nd_set_wlan_led() {
uci batch <<EOF
set system.wlan_led=led
set system.wlan_led.name='WLAN'
-set system.wlan_led.sysfs='t
l-wr941nd
:green:wlan'
+set system.wlan_led.sysfs='t
p-link
:green:wlan'
set system.wlan_led.trigger='phy0tpt'
commit system
EOF
This page took
0.025149 seconds
and
4
git commands to generate.