Skip to content

Instantly share code, notes, and snippets.

@rcousens
Created April 3, 2015 02:15
Show Gist options
  • Save rcousens/8452ca683efb3e9afb9d to your computer and use it in GitHub Desktop.
Save rcousens/8452ca683efb3e9afb9d to your computer and use it in GitHub Desktop.
[Unit]
Description=Powertop
[Service]
Type=oneshot
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