Centos 使用Systemctl报Error getting authority: Error initializing authority: Error calling StartService

在使用centos7.4 安装服务的时候报错:centos

Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached (g-io-error-quark, 24)

解决方案:centos7

ps -ef |grep polkit

再安装:
 pyum reinstall polkit

再重启
reboot

就能够解决spa

相关文章
相关标签/搜索