1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Lakka-rk322x/packages/mediacenter/kodi/config/advancedsettings.xml
Matthias Reichl eb1efdfe3e kodi: remove cputempcommand from advancedsettings.xml
This is no longer neccessary since kodi already supports reading
the CPU temperature from the various hwmon sysfs entries.

Our downstream "cputemp" scripts are still included for now as the
downstream "gputemp" scripts (which are still needed) symlink to them.
This should be cleaned up at a later point.

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-09-22 23:54:38 +02:00

7 lines
178 B
XML

<advancedsettings version="1.0">
<gputempcommand>/usr/bin/gputemp</gputempcommand>
<showexitbutton>false</showexitbutton>
<remotedelay>1</remotedelay>
</advancedsettings>