/lib/python2.7/site-packages/tuned/plugins/exceptions.py
import tuned.exceptions class NotSupportedPluginException(tuned.exceptions.TunedException): pass
Anon7 — 2022 •
AnonSec Team
import tuned.exceptions class NotSupportedPluginException(tuned.exceptions.TunedException): pass