Skip to content

Instantly share code, notes, and snippets.

@prydt
Created May 14, 2021 20:47
Show Gist options
  • Save prydt/b4e2ec0ec90715c5f24adb0f8d01f72a to your computer and use it in GitHub Desktop.
Save prydt/b4e2ec0ec90715c5f24adb0f8d01f72a to your computer and use it in GitHub Desktop.
a powertop service config
[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