projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: override inittab to enable login on ttyATH0
[openwrt.git]
/
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
old mode 100644
(file)
new mode 100755
(executable)
index
f3fbaf2
..
e7f16bf
--- 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='phy0
rx
'
+set system.wlan_led.trigger='phy0
tpt
'
commit system
EOF
}
This page took
0.021715 seconds
and
4
git commands to generate.