Add Debian/Powertop/ptop.service

This commit is contained in:
b.waal 2024-08-11 03:36:18 +02:00
parent 1e10b71091
commit 028f01c036

View File

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