.dots/systemd/cpupower@.service

10 lines
143 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=set cpu governor to %i
[Service]
Type=oneshot
ExecStart=cpupower frequency-set -g %i
[Install]
WantedBy=multi-user.target