Skip to content

Instantly share code, notes, and snippets.

@guyhughes
Last active November 3, 2015 22:02
Show Gist options
  • Save guyhughes/67c38477837c045b295e to your computer and use it in GitHub Desktop.
Save guyhughes/67c38477837c045b295e to your computer and use it in GitHub Desktop.
[Unit]
Description=Powertop Auto-Tune
[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target
# https://wiki.archlinux.org/index.php/Powertop
/* vim: set ft=systemd tw=0 ts=2 sw=2 sts=2 fdm=marker fmr={{{,}}} et: */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment