New version

Resolves: rhbz#1167726
- De-fuzzified patches
- Dropped man-fix patch (upstreamed)
- Added powertop autotuner oneshot service
This commit is contained in:
Jaroslav Škarvada 2014-11-25 13:44:48 +01:00
parent 08eab09a5d
commit 8037d465d6

9
powertop.service Normal file
View File

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