tlp: add page (#2653)

This commit is contained in:
Michael Sprague
2019-01-15 10:36:54 -05:00
committed by Owen Voke
parent 5dd4d97a45
commit 8973839f55

15
pages/linux/tlp.md Normal file
View File

@@ -0,0 +1,15 @@
# tlp
> Advanced power management for Linux. See `tlp-stat` page for additional information.
- Apply settings (according to the actual power source):
`sudo tlp start`
- Apply battery settings (ignoring the actual power source):
`sudo tlp bat`
- Apply AC settings (ignoring the actual power source):
`sudo tlp ac`