powertop/SOURCES/powertop.service

10 lines
141 B
SYSTEMD
Raw Normal View History

2019-05-07 13:24:48 +00:00
[Unit]
Description=PowerTOP autotuner
[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target