mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 23:06:16 +01:00
add a fix provided by cloudlinux team
This commit is contained in:
@@ -107,6 +107,9 @@ class CageFS:
|
|||||||
command = 'yum reinstall -y cloudlinux-venv'
|
command = 'yum reinstall -y cloudlinux-venv'
|
||||||
ServerStatusUtil.executioner(command, statusFile)
|
ServerStatusUtil.executioner(command, statusFile)
|
||||||
|
|
||||||
|
command = 'systemctl restart lvemanager'
|
||||||
|
ServerStatusUtil.executioner(command, statusFile)
|
||||||
|
|
||||||
logging.CyberCPLogFileWriter.statusWriter(ServerStatusUtil.lswsInstallStatusPath,
|
logging.CyberCPLogFileWriter.statusWriter(ServerStatusUtil.lswsInstallStatusPath,
|
||||||
"Important components reinstalled..\n", 1)
|
"Important components reinstalled..\n", 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user