Java教程

启动firewalld失败和解决

本文主要是介绍启动firewalld失败和解决,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

启动firewalld失败

在这里插入图片描述

2021-09-21 22:08:02 ERROR: Exception DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.10" is not allowed to own the service "org.fedoraproject.FirewallD1" due to security policies in the configuration file

解决

yum update
systemctl restart dbus
systemctl restart firewalld

这篇关于启动firewalld失败和解决的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!