Failed to start firewalld.service: Unit firewalld.service is masked.
2019獨角獸企業重金招聘Python工程師標準>>>
FireWall in Centos 7 masked
How to resolve the error message below
Failed to issue method call: Unit firewalld.service is masked.
The main reason a service is masked is to prevent accidental starting or enabling of a serive.
For example firewalld can be masked with the following commad
#systemctl mask firewalld
If you ever want to start the firewalld service. you may get the error message
Failed to issue method call: Unit firewalld.service is masked.
To resolve this, unmask the firewall with the following command
#systemctl unmask firewalld
Source:http://theurbanpenguin.com/wp/?p=3387
轉載于:https://my.oschina.net/renliangrong/blog/739210
總結
以上是生活随笔為你收集整理的Failed to start firewalld.service: Unit firewalld.service is masked.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: java程序练习
- 下一篇: HDU 5145 - NPY and g