Merge pull request #28 from unex/patch-1

fix ThirdPartyPCIFanResponse RACADM command
This commit is contained in:
Jon Sands 2022-04-24 14:01:35 -04:00 committed by GitHub
commit 66ba32d533

View File

@ -114,7 +114,7 @@ racadm set system.thermalsettings.ThirdPartyPCIFanResponse 0
To verify if the option is enabled or not, run this command via the SSH client: To verify if the option is enabled or not, run this command via the SSH client:
``` ```
racadm getsystem.thermalsettings.ThirdPartyPCIFanResponse racadm get system.thermalsettings.ThirdPartyPCIFanResponse
``` ```
If you need to enable the feature again, run this command via the SSH client: If you need to enable the feature again, run this command via the SSH client: