mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 15:24:45 +00:00
修复 wan LED 配置
This commit is contained in:
@@ -21,9 +21,10 @@ config timeserver 'ntp'
|
|||||||
config led
|
config led
|
||||||
option default '0'
|
option default '0'
|
||||||
option name 'WAN'
|
option name 'WAN'
|
||||||
|
option trigger 'netdev'
|
||||||
|
option mode 'link tx rx'
|
||||||
|
option dev 'wan'
|
||||||
option sysfs 'blue:internet'
|
option sysfs 'blue:internet'
|
||||||
option trigger 'switch0'
|
|
||||||
option port_mask '0x10'
|
|
||||||
|
|
||||||
config led
|
config led
|
||||||
option default '0'
|
option default '0'
|
||||||
|
|||||||
Reference in New Issue
Block a user