🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 19:16:49 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
python3.6
/
site-packages
/
tuned
/
profiles
📍 /usr/lib/python3.6/site-packages/tuned/profiles
🔄 Refresh
✏️
Editing: factory.py
Read Only
import tuned.profiles.profile class Factory(object): def create(self, name, config): return tuned.profiles.profile.Profile(name, config)
💾 Save Changes
❌ Cancel