/usr/share/cagefs-skeleton/opt/cloudlinux/venv/lib/python3.11/site-packages/lvemanager
# 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/LICENCE.TXT # # This line is changed in %build section of cpanel-lvemanager.spec from __future__ import print_function from __future__ import division from __future__ import absolute_import PKG_VERSION = "7.11.26" # This line is changed in %build section of cpanel-lvemanager.spec PKG_RELEASE = "1.el9.cloudlinux"
.
Edit
..
Edit
__init__.py
Edit
__pycache__
Edit
config_parser.py
Edit
helpers.py
Edit
sudoers.py
Edit