powertop.role/files/powertop.service
2024-09-17 00:48:31 +02:00

10 lines
No EOL
158 B
Desktop File

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