mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 09:12:39 +00:00
38 lines
611 B
Plaintext
38 lines
611 B
Plaintext
|
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
|
||
|
|