Trying to restart org.freedesktop.systemd1 due to a bunch of weird issues, that I believe caused by org.freedesktop.systemd1 inactive.
I've read this thread and couldn't find a solution there.
From busctl output:
org.freedesktop.systemd1 - - - (activatable) -
When running
sudo systemctl daemon-reexec
there's these errors in the journal:
systemd-journald[570]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected dbus-daemon[1236]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out (service_start_timeout=25000ms) sudo[1302795]: pam_unix(sudo:session): session closed for user root dmesg: systemd-journald[570]: Failed to send WATCHDOG=1 notification message: Transport endpoint is not connected
What these errors mean and what could be the cause?
There's also in journal:
dbus-daemon[1236]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out (service_start_timeout=25000ms) "sudo kill 1" didn't activate org.freedesktop.systemd1 either.
systemd 255.
Thank you.