summaryrefslogtreecommitdiff
path: root/system/TLP/README.Slackware
diff options
context:
space:
mode:
Diffstat (limited to 'system/TLP/README.Slackware')
-rw-r--r--system/TLP/README.Slackware16
1 files changed, 9 insertions, 7 deletions
diff --git a/system/TLP/README.Slackware b/system/TLP/README.Slackware
index 9a03357ea8..34e8b4723d 100644
--- a/system/TLP/README.Slackware
+++ b/system/TLP/README.Slackware
@@ -1,5 +1,8 @@
Post installation steps:
+# Give execute permission to rc.tlp
+chmod +x /etc/rc.d/rc.tlp
+
# Start the tlp service
/etc/rc.d/rc.tlp start
@@ -9,12 +12,11 @@ Post installation steps:
# Configure tlp to be run at startup
add "/etc/rc.d/rc.tlp start" (without quotes) to /etc/rc.d/rc.local
-# Give execute permission to rc.tlp
-chmod +x /etc/rc.d/rc.tlp
-
-After removal of this package you would need to revert the above changes.
-Please make sure that you stopped the TLP service before removing TLP.
+After removal of this package you would need to revert the above
+changes. Please make sure that you stopped the TLP service before
+removing TLP.
-If you have enabled any hooks in /usr/lib/pm-utils/power.d/ (they are disabled by default),
-then the instructions given in the TLP developer documentation can be followed.
+If you have enabled any hooks in /usr/lib/pm-utils/power.d/ (they are
+disabled by default), then the instructions given in the TLP developer
+documentation can be followed.
http://linrunner.de/en/tlp/docs/tlp-developer-documentation.html#installscripts