You are not logged in.
Pages: 1
Yes,
/etc/init.d/elogind restart
fixed it!
Thank you very much and thank you for the reference.
I have been having a problem with ssh since a recent update: ssh connection takes very long to initiate, stuck at "pledge: exec".
Running Chimaera, openssh-server 1:8.4p1-5+d, dbus 1.12.24-0+d.
I think this is an issue related to dbus or pam_elogind. I have the following error in /var/log/auth.log
dbus-daemon[31600]: [system] Failed to activate service 'org.freedesktop.login1': timed out (service_start_timeout=25000ms)
sshd[583]: pam_elogind(sshd:session): Failed to create session: Failed to activate service 'org.freedesktop.login1': timed out (service_start_timeout=25000ms)
I do not know how to investigate this problem further.
Pages: 1