mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-06 22:27:19 +02:00
This commit is contained in:
@@ -125,6 +125,9 @@ class Renew:
|
||||
command = 'systemctl restart dovecot'
|
||||
ProcessUtilities.normalExecutioner(command)
|
||||
|
||||
command = 'systemctl restart lscpd'
|
||||
ProcessUtilities.normalExecutioner(command)
|
||||
|
||||
except BaseException as msg:
|
||||
logging.writeToFile(str(msg) + '. Renew.SSLObtainer')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user