From 174e434da41c89ba0130d45a8669deb337dfe53b Mon Sep 17 00:00:00 2001 From: Consti10 Date: Tue, 23 Apr 2024 16:32:48 +0200 Subject: [PATCH] Slightly increase temp of the guardian ... ... to give openhd more headroom to perform less invasive deffense --- x20/temperature_guardian | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x20/temperature_guardian b/x20/temperature_guardian index 3f18c43..066d49d 100755 --- a/x20/temperature_guardian +++ b/x20/temperature_guardian @@ -1,6 +1,7 @@ #!/bin/bash -MaxTempWarn=75000 +# In case openhd thermal protection doesn't work or isn't enough +MaxTempWarn=77000 MaxTempShutdown=80000 while true; do