powertop.role/files/powertop.service

10 lines
158 B
SYSTEMD
Raw Permalink Normal View History

2024-09-17 00:48:31 +02:00
[Unit]
Description=Powertop tunings
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target