This repository has been archived on 2021-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
desktop/files/powertop.service

11 lines
159 B
Desktop File

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