Files
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
dotwryn/freeze/systemd-utils/dell-xps13-7390/powertop.service

10 lines
138 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Powertop tunings
[Service]
Type=oneshot
ExecStart=/usr/bin/powertop --auto-tune
[Install]
WantedBy=multi-user.target