Skip to content

Instantly share code, notes, and snippets.

@lettergram
Last active July 24, 2020 04:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lettergram/7316a0dfeb397864d73c5f0f73273ede to your computer and use it in GitHub Desktop.
Save lettergram/7316a0dfeb397864d73c5f0f73273ede to your computer and use it in GitHub Desktop.
/etc/systemd/system/powertop.service
[Unit]
Description=Powertop tunings
[Service]
Type=oneshot
ExecStart=/usr/bin/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