CentOS7.4\RHEL7.4 [system] Failed to activate service 'org.freedesktop.systemd1': timed out
原因 systemd 的已知 bug,参考如下: Red Hat Bugzilla – Bug 1369460 Red Hat Bugzilla – Bug 1437114 Red Hat Bugzilla – Bug 1325870 Is it possible to unfreeze the execution of systemd without reboot? 临时解决办法 强制重启系统 systemctl reboot -ff 后续解决办法 升级 systemd 版本 来源: CSDN 作者: zzboat0422 链接: https://blog.csdn.net/zzboat0422/article/details/103856428