[root@WEB-APP-REP-MASTER ~]# reboot
Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out (g-dbus-error-quark, 20)
Could not watch jobs: Connection timed out
Failed to open /dev/initctl: No such device or address
Failed to talk to init daemon.
可能是由於systemd版本過低導致的
解決辦法:
1.重啟服務器
2.升級systemd : yum update systemd 或者下載源碼包編譯安裝