Firewalld.service start operation timed out. Terminating. Centos 7

centos 7 systemd[1]: firewalld.service start operation timed out. Terminating.


the fastest way to restart is:


systemctl stop firewalld 
 
pkill -f firewalld 
 
systemctl start firewalld


Comments

  1. Hi,

    and thank you bery much for your proposal.
    The only one which work for me: Oracle Linux 7.3

    Regards,

    Coolatsa

    ReplyDelete

Post a Comment

Popular posts from this blog

How to clean DB from old logs in Magento 1.x

Reduce (shrink) and resize raw disk at Proxmox

Apache 2.4 + mod_wsgi + Python 3.7 + Django installation on Centos 7.10