powertop/powertop.service
Jaroslav Škarvada 8037d465d6 New version
Resolves: rhbz#1167726
- De-fuzzified patches
- Dropped man-fix patch (upstreamed)
- Added powertop autotuner oneshot service
2014-11-25 13:44:48 +01: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