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.
27 lines
432 B
27 lines
432 B
13 years ago
|
config system
|
||
|
option hostname OpenWrt
|
||
|
option timezone UTC
|
||
|
|
||
|
config rdate
|
||
|
option interface wan
|
||
|
|
||
|
config led
|
||
|
option default 1
|
||
|
option name LAN
|
||
|
option sysfs 'alix:1'
|
||
|
option trigger netdev
|
||
|
option mode 'tx rx'
|
||
|
option dev 'br-lan'
|
||
|
|
||
|
config led
|
||
|
option default 1
|
||
|
option name WiFi
|
||
|
option sysfs 'alix:2'
|
||
|
option trigger 'phy0tpt'
|
||
|
|
||
|
config led
|
||
|
option default 0
|
||
|
option name Heartbeat
|
||
|
option sysfs 'alix:3'
|
||
|
option trigger 'heartbeat'
|