systemctl reboot --force --force


개요

systemctl reboot --force --force
systemctl --force --force reboot
root@centos7:~# reboot
Error getting authority: Error initializing authority: GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of active connections for UID 0 has been reached (g-dbus-error-quark, 8)
root@centos7:~# systemctl reboot --force
Error getting authority: Error initializing authority: GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of active connections for UID 0 has been reached (g-dbus-error-quark, 8)
root@centos7:~# systemctl reboot --force --force
Rebooting.

같이 보기

참고