[BFN] Disabled thermalctld for Barefoot platforms (#4823)
Signed-off-by: Andriy Kokhan <akokhan@barefootnetworks.com>
This commit is contained in:
parent
a84b534ed7
commit
7d436b336e
@ -1,6 +1,8 @@
|
||||
{
|
||||
"skip_thermalctld": true,
|
||||
"skip_fancontrol": true,
|
||||
"skip_ledd": true,
|
||||
"skip_xcvrd": false,
|
||||
"skip_psud": false,
|
||||
"skip_syseepromd": false
|
||||
"skip_syseepromd": false
|
||||
}
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"skip_thermalctld": true,
|
||||
"skip_fancontrol": true,
|
||||
"skip_ledd": true,
|
||||
"skip_xcvrd": false,
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"skip_thermalctld": true,
|
||||
"skip_fancontrol": true,
|
||||
"skip_ledd": true,
|
||||
"skip_xcvrd": false,
|
||||
|
Loading…
Reference in New Issue
Block a user