On 2015-11-24 13:17, [email protected] wrote:
I am running systemd-226-r1

There's your problem ;)

I'm really kidding.

and am having some strange problems with
systemd-logind.  It gets into some state where it can take 20 seconds to
login to the box via ssh, if I restart systemd-logind or rather stop and
start -- restart has no effect -- then it works for some unknownperiod,
but then it dies again.  Any way to fix more permanently -- I saw some
discussion a while back, but I never saw a resolution.

Thanks in advance for any ideas.


I did not know sshd used systemd-logind; have run any of these commands?:

    journalctl -u systemd-logind
    systemctl status systemd-logind

I am not terribly familiar with systemd, but that's the first place I would start. You could also try changing the LogLevel parameter in '/etc/systemd/system.conf'.

Alec

Reply via email to