Skip to content

Instantly share code, notes, and snippets.

@radupotop
Created July 17, 2025 15:50
Show Gist options
  • Save radupotop/db808f90b5455c93e7fa37ce919b1c79 to your computer and use it in GitHub Desktop.
Save radupotop/db808f90b5455c93e7fa37ce919b1c79 to your computer and use it in GitHub Desktop.
# File: /etc/systemd/system/[email protected]
#
# Valid arg values are: performance, balance-performance, normal, balance-power, power
#
[Unit]
Description=Set x86_energy_perf_policy %i
[Service]
Type=oneshot
ExecStart=/usr/bin/x86_energy_perf_policy --all %i
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment