X7ROOT File Manager
Current Path:
/usr/lib/python3.6/site-packages/tuned/profiles
usr
/
lib
/
python3.6
/
site-packages
/
tuned
/
profiles
/
??
..
??
__init__.py
(281 B)
??
__pycache__
??
exceptions.py
(95 B)
??
factory.py
(141 B)
??
functions
??
loader.py
(4.17 KB)
??
locator.py
(3.7 KB)
??
merger.py
(2.13 KB)
??
profile.py
(1.11 KB)
??
unit.py
(2.43 KB)
??
variables.py
(2.29 KB)
Editing: factory.py
import tuned.profiles.profile class Factory(object): def create(self, name, config): return tuned.profiles.profile.Profile(name, config)
Upload File
Create Folder