Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
1.1.5
-
None
-
Centos 7 1um 2pm system
Description
Had a customer system not startup because 'firewalld' was running, but it wasnt running as a service. so the normal service check for enabled or active didnt detect it running.
So additional checks need to be added for firewall process to make sure that arent running, like
- ps -ef | grep firewalld