修复 wan LED 配置
This commit is contained in:
parent
d85025c92c
commit
856b342e10
|
@ -21,9 +21,10 @@ config timeserver 'ntp'
|
|||
config led
|
||||
option default '0'
|
||||
option name 'WAN'
|
||||
option trigger 'netdev'
|
||||
option mode 'link tx rx'
|
||||
option dev 'wan'
|
||||
option sysfs 'blue:internet'
|
||||
option trigger 'switch0'
|
||||
option port_mask '0x10'
|
||||
|
||||
config led
|
||||
option default '0'
|
||||
|
|
Loading…
Reference in New Issue