diff options
author | aaditya <aaditya_gnulinux@zoho.com> | 2013-11-30 16:32:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 01:13:51 +0700 |
commit | 8bf207875a236641cc8ec3121eef4d9f04a317fc (patch) | |
tree | 8744826ba9e88c803f31666de7d7964913e28623 /system/TLP/README | |
parent | 3dbae8184e87cabf4d8d52ca294bf7288d3d9b33 (diff) | |
download | slackbuilds-8bf207875a236641cc8ec3121eef4d9f04a317fc.tar.gz |
system/TLP: Added (Advanced Power Management Tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/TLP/README')
-rw-r--r-- | system/TLP/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/TLP/README b/system/TLP/README new file mode 100644 index 0000000000..3430cb7ecc --- /dev/null +++ b/system/TLP/README @@ -0,0 +1,13 @@ +TLP implements advanced power management for Linux. +TLP is a pure command line tool with automated background tasks. +It does not contain a GUI. + +Notes: +Remove any power saving settings/scripts (e.g.: in /etc/rc.local) or +laptop-mode-tools prior installing or TLP may not work properly + +See README.SLACKWARE for more information about post-installation script + +An additional configuration is available for Thinkpads. +See the website for more details. +http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html |