[Solved] Centos7 firewalld startup error: Failed to start firewalld.service: Unit is masked.

An error is reported when starting firewalld because firewalld is locked. Execute the following command:

systemctl unmask firewalld

View the returned results and query the status:

Start successfully!

Read More: