projects
/
~bandali
/
configs
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
[emacs] update 2 drones
[~bandali/configs]
/
other
/
systemd
/
powertop.service
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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