#!/opt/cloudlinux/venv/bin/python3 -sbb # -*- coding: utf-8 -*- # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT """ Main cloudlinux-autotracing utility script """ from ssa.ssa_utils.run_autotracing import run if __name__ == '__main__': run()
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
autotracing | Folder | 0755 |
|
|
configuration | Folder | 0755 |
|
|
internal | Folder | 0755 |
|
|
modules | Folder | 0755 |
|
|
ssa_utils | Folder | 0755 |
|
|
__init__.py | File | 0 B | 0644 |
|
agent.py | File | 2.16 KB | 0644 |
|
cloudlinux-autotracing.py | File | 382 B | 0755 |
|
cloudlinux-ssa-agent.py | File | 374 B | 0755 |
|
cloudlinux-ssa-manager.py | File | 378 B | 0755 |
|
db.py | File | 5.96 KB | 0644 |
|
manager.py | File | 13.5 KB | 0644 |
|