The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/powertop#c0eff0e6664b1437d50e2683d66448b6f711735c
10 lines
141 B
Desktop File
10 lines
141 B
Desktop File
[Unit]
|
|
Description=PowerTOP autotuner
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/sbin/powertop --auto-tune
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|