You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
611 B
38 lines
611 B
14 years ago
|
config system
|
||
|
option hostname OpenWrt
|
||
|
option timezone UTC
|
||
|
|
||
|
config rdate
|
||
|
option interface wan
|
||
|
|
||
|
config led
|
||
|
option sysfs lan1
|
||
|
option trigger port_state
|
||
|
option port_state link_act
|
||
|
|
||
|
config led
|
||
|
option sysfs lan2
|
||
|
option trigger port_state
|
||
|
option port_state link_act
|
||
|
|
||
|
config led
|
||
|
option sysfs lan3
|
||
|
option trigger port_state
|
||
|
option port_state link_act
|
||
|
|
||
|
config led
|
||
|
option sysfs lan4
|
||
|
option trigger port_state
|
||
|
option port_state link_act
|
||
|
|
||
|
config led
|
||
|
option sysfs wan
|
||
|
option trigger port_state
|
||
|
option port_state link_act
|
||
|
|
||
|
config led
|
||
|
option sysfs wlan
|
||
|
option trigger netdev
|
||
|
option dev wlan0
|
||
|
|