Created
February 20, 2015 00:39
-
-
Save BenWhitehead/fd9c0146064f455233e1 to your computer and use it in GitHub Desktop.
systemd powertop unit file ||| laptop power config linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Powertop tunings | |
[Service] | |
Type=oneshot | |
Environment=TERMINFO=/etc/terminfo | |
Environment=TERM=linux | |
ExecStart=/usr/sbin/powertop --auto-tune | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stick in
/etc/systemd/system/powertop.service