After update to TOS 6 the WIFI LEDs are not shining anymore. When booting up, when every LED is white, they are blinking, but after boot finished, they are off. I thought maybe purple is not allowed anymore, but also other colors do not work. Please also note the WAN LED is set to “always on” but it is blinking.
config led 'all'
option status 'auto'
option color 'white'
option brightness '010'
config led 'power'
option status 'auto'
option color 'white'
config led 'lan_0'
option status 'auto'
option color '00ff00'
config led 'lan_1'
option status 'auto'
option color '00ff00'
config led 'lan_2'
option status 'auto'
option color 'ffff00'
config led 'lan_3'
option status 'auto'
option color 'ffff00'
config led 'lan_4'
option status 'auto'
option color '00ffff'
config led 'wan'
option color 'ff0000'
option status 'enable'
config led 'wlan_1'
option color 'ffffff'
option status 'auto'
config led 'wlan_2'
option status 'auto'
option color 'ff00ff'
config led 'wlan_3'
option status 'auto'
option color 'ff00ff'