plugin eeepc: add missing plugin description
This commit is contained in:
parent
da9431b206
commit
62fb355010
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ log = tuned.logs.get()
|
|||
|
||||
class EeePCSHEPlugin(tuned.plugins.Plugin):
|
||||
"""
|
||||
Plugin for tuning FSB (front side bus) speed on Asus EEE PCs with SHE (Super Hybrid Engine) support.
|
||||
"""
|
||||
|
||||
def __init__(self, devices, options):
|
||||
|
|
|
|||
Loading…
Reference in a new issue