enable imunify status

This commit is contained in:
Usman Nasir
2020-03-06 19:09:41 +05:00
parent 3ea6f7197b
commit acdcfcb797

View File

@@ -1570,7 +1570,7 @@ class FirewallManager:
data['CL'] = 0 data['CL'] = 0
if os.path.exists(FirewallManager.imunifyPath): if os.path.exists(FirewallManager.imunifyPath):
data['imunify'] = 0 data['imunify'] = 1
else: else:
data['imunify'] = 0 data['imunify'] = 0