New version
Resolves: rhbz#1167726 - De-fuzzified patches - Dropped man-fix patch (upstreamed) - Added powertop autotuner oneshot service
This commit is contained in:
parent
08eab09a5d
commit
8037d465d6
9
powertop.service
Normal file
9
powertop.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=PowerTOP autotuner
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/sbin/powertop --auto-tune
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Loading…
Reference in New Issue
Block a user