Snippets/Debian/Powertop/ptop.service

9 lines
164 B
Desktop File

[Unit]
Description=Powertop enables various powersaving modes
[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target