我正在运行CentOS 7.2;见下文:
# systemctl stop firewalld
Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached (g-io-error-quark, 24)
Failed to stop firewalld.service: Connection timed out
Failed to get load state of firewalld.service: Connection timed out
journalctl
只是报告以下错误: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
快速修复:您可以通过重新引导计算机来摆脱此错误。(但我不确定是否会再次出现。)
—
toni