projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d1d41cb2a17f0b9b0f8a09508842895f1b646351
[~bandali/configs]
/
other
/
systemd
/
powertop.service
1
# /etc/systemd/system/powertop.service
2
3
[Unit]
4
Description=Powertop tunings
5
6
[Service]
7
Type=oneshot
8
ExecStart=/usr/bin/powertop --auto-tune
9
10
[Install]
11
WantedBy=multi-user.target