Hi All,
I tried this on Fedora 39 so anyone can reproduce this at their end I guess.
Steps:
1. systemctl restart dbus
2. Try to start a new ssh session or invoke a reboot command
It will take 25 seconds to finish and if we restart systemd-logind, system becomes stable. busctl --list shows logind as activatable.
Is this a known issue? I tried the same on a systemd with systemd v247.13 and it doesn't happen there.
With systemd v253.12 and in v254.9 (fedora's) this is reproducible 100%.
Shedi