summaryrefslogtreecommitdiffstats
path: root/system/thermald/README.Slackware
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 13:40:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-16 13:40:25 +0700
commitd9b8e946506cb8c2d314b9ea5005898e593f916e (patch)
tree5078fdec8eec048b9168f917dd7a2bf36ed7945a /system/thermald/README.Slackware
parent55bceb11f7903112aa221c78cf9e6a9358c52253 (diff)
downloadslackbuilds-d9b8e946506cb8c2d314b9ea5005898e593f916e.tar.gz
slackbuilds-d9b8e946506cb8c2d314b9ea5005898e593f916e.tar.xz
system/thermald: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermald/README.Slackware')
-rw-r--r--system/thermald/README.Slackware14
1 files changed, 0 insertions, 14 deletions
diff --git a/system/thermald/README.Slackware b/system/thermald/README.Slackware
deleted file mode 100644
index 9b4624d644..0000000000
--- a/system/thermald/README.Slackware
+++ /dev/null
@@ -1,14 +0,0 @@
-Since this is a daemon, it can be started at boot via /etc/rc.d/rc.local:
- /usr/sbin/thermald
-
-It might be necessary to create /var/run/thermald/ first (depending on your
-local system setup)
-
-An entry could be added to /etc/rc.d/rc.local_shutdown as well:
- killall thermald
-
-CONFIG_X86_MSR is listed as an (optional) dependency, msr-tools
-can be installed (https://slackbuilds.org/repository/14.2/system/msr-tools/)
-
-Uptill version 1.5.4 this was present as thermal_daemon on SBo.
-To upgrade please remove thermal_daemon and install thermald.