powertop/powertop.service
Troy Dawson 8d75f77fb7 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/powertop#c0eff0e6664b1437d50e2683d66448b6f711735c
2020-10-14 16:30:27 -07:00

10 lines
141 B
Desktop File

[Unit]
Description=PowerTOP autotuner
[Service]
Type=oneshot
ExecStart=/usr/sbin/powertop --auto-tune
[Install]
WantedBy=multi-user.target