cdotfis/dotfiles/other/etc/systemd/system/powertop.service

11 lines
158 B
Desktop File

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