8 lines
265 B
Bash
8 lines
265 B
Bash
tuned_adm.py
|
|
------------
|
|
tuned_adm.py is commandline tool for setting modes
|
|
which needs ktune and kobo packages. kobo is in repo,
|
|
ktune must be rebuilt from srpm.
|
|
|
|
Commandline is calling ktune with 'tuned-adm default'
|
|
and setting it back by call 'tuned-adm off'.
|