[201911] skip_thermalctld for VS platform as it is (#5207)
not supported root@vlab-01:/# supervisorctl status dependent-startup EXITED Aug 18 06:22 AM rsyslogd RUNNING pid 18, uptime 0:12:26 start EXITED Aug 18 06:22 AM supervisor-proc-exit-listener RUNNING pid 13, uptime 0:12:27 Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
This commit is contained in:
parent
1abf7be730
commit
04aaeb1390
@ -2,5 +2,6 @@
|
|||||||
"skip_ledd": true,
|
"skip_ledd": true,
|
||||||
"skip_xcvrd": true,
|
"skip_xcvrd": true,
|
||||||
"skip_psud": true,
|
"skip_psud": true,
|
||||||
"skip_syseepromd": true
|
"skip_syseepromd": true,
|
||||||
|
"skip_thermalctld": true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user