Skip to content

Instantly share code, notes, and snippets.

@kikislater
Created July 25, 2020 14:21
Show Gist options
  • Save kikislater/fbd5d4a93415b4c7101034ab5dc57a3e to your computer and use it in GitHub Desktop.
Save kikislater/fbd5d4a93415b4c7101034ab5dc57a3e to your computer and use it in GitHub Desktop.
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