summaryrefslogtreecommitdiffstats
path: root/system/thermald
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:55:10 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:13 -0400
commit69a2c54849e26872ae730414dd4f5104f2d9c331 (patch)
treef5cafaa5ed76fb2df5e7fcdc2ea6e38361c0b8ed /system/thermald
parente29dbabf28210b128c18b0b11b15f41e55a64417 (diff)
downloadslackbuilds-69a2c54849e26872ae730414dd4f5104f2d9c331.tar.gz
slackbuilds-69a2c54849e26872ae730414dd4f5104f2d9c331.tar.xz
system/thermald: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/thermald')
-rw-r--r--system/thermald/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/thermald/README b/system/thermald/README
index 6a2fce490e..7c34a883b2 100644
--- a/system/thermald/README
+++ b/system/thermald/README
@@ -1,11 +1,13 @@
-The Linux Thermal Daemon program from Intel Open Source Technology Center
+The Linux Thermal Daemon program from Intel Open Source Technology
+Center
Thermald deals with thermal issues for Intel processor families
codenamed Intel Sandy-Bridge and above. It is a Linux daemon
used to prevent the overheating of systems. This daemon monitors
temperature and applies compensation using available cooling methods.
-Since this is a daemon, it can be started at boot via /etc/rc.d/rc.local:
+Since this is a daemon, it can be started at boot via
+/etc/rc.d/rc.local:
/usr/sbin/thermald
An entry could be added to /etc/rc.d/rc.local_shutdown as well: