bin
config
env
freeze
2019-oct-macbook-osx
2020-jan-macbook-arch
2020-sep-macbook-arch
systemd-utils
dell-xps13-7390
powertop.service
macbook_pro13
latex
resume
vim
zsh
.gitignore
README.md
setup
10 lines
138 B
SYSTEMD
10 lines
138 B
SYSTEMD
![]() |
[Unit]
|
||
|
Description=Powertop tunings
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/powertop --auto-tune
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|