mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-18 03:01:01 +01:00
disable firewalld
This commit is contained in:
@@ -1330,6 +1330,9 @@ imap_folder_list_limit = 0
|
||||
return True
|
||||
|
||||
def installFirewalld(self):
|
||||
|
||||
if self.distro == cent8:
|
||||
return 0
|
||||
if self.distro == ubuntu:
|
||||
self.removeUfw()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user