summaryrefslogtreecommitdiffstats
path: root/system/TLP/README.Slackware
blob: 9a03357ea8aed60439a6a7bf120af840a02412ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Post installation steps:

# Start the tlp service
/etc/rc.d/rc.tlp start

# Restart acpid
/etc/rc.d/rc.acpid restart

# 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.

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