projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[emacs] update 2 drones
[~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