1
0
Fork 0

plugin eeepc: add missing plugin description

This commit is contained in:
Jan Vcelak 2012-05-11 16:11:53 +02:00
parent da9431b206
commit 62fb355010

View file

@ -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):