diff options
author | aaditya <aaditya_gnulinux@zoho.com> | 2013-12-14 21:59:08 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:07 -0600 |
commit | e6f9dd40ed3bb686ef3071353f7d604e79668f16 (patch) | |
tree | dcba4469824828e9843b3f32c9663fa3f407d457 /system/thermal_daemon/slack-desc | |
parent | aa249d7a727276b413b419bb027acd0ee47306b0 (diff) | |
download | slackbuilds-e6f9dd40ed3bb686ef3071353f7d604e79668f16.tar.gz |
system/thermal_daemon: Added (Linux Thermal Daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/thermal_daemon/slack-desc')
-rw-r--r-- | system/thermal_daemon/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/thermal_daemon/slack-desc b/system/thermal_daemon/slack-desc new file mode 100644 index 0000000000..3fc5e15bf8 --- /dev/null +++ b/system/thermal_daemon/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +thermal_daemon: thermal_daemon (Linux Thermal Daemon) +thermal_daemon: +thermal_daemon: Thermal_daemon is a Linux daemon used to prevent system overheating. +thermal_daemon: This daemon monitors temperature and applies compensation using +thermal_daemon: available cooling methods. +thermal_daemon: +thermal_daemon: It requires kernel with "Intel P State driver". +thermal_daemon: ie, kernels 3.10 and above. +thermal_daemon: +thermal_daemon: Project URL: https://github.com/01org/thermal_daemon +thermal_daemon: |