aboutsummaryrefslogtreecommitdiff
path: root/thermal/thermal_05.sh
diff options
context:
space:
mode:
Diffstat (limited to 'thermal/thermal_05.sh')
-rwxr-xr-xthermal/thermal_05.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/thermal/thermal_05.sh b/thermal/thermal_05.sh
index 380fd17..901fea1 100755
--- a/thermal/thermal_05.sh
+++ b/thermal/thermal_05.sh
@@ -33,6 +33,7 @@ verify_cpufreq_cooling_device_action() {
local cdev_name=$1
shift 1
+ local tzonepath=$THERMAL_PATH/thermal_zone0
local cpufreq_cdev=$(cat $dirpath/type)
cat $dirpath/type | grep cpufreq
if [ $? -ne 0 ] ; then