>>>> After upgrade, I get lots of error in auth.log: Jul 24 >>>> 11:45:17 host sshd[23128]: pam_systemd(sshd:session): Failed >>>> to create session: Invalid argument >> >>> Is systemd-logind running? >> >> # ps -ef|grep -v grep|grep systemd root 5244 1 0 juin29 >> ? 00:00:47 /lib/systemd/systemd-logind > > Is that June 29th?
yes > If so, you might have an old instance of logind running. What's the > output of "systemctl status systemd-logind.service" # systemctl status systemd-logind.service Failed to get D-Bus connection: No connection to service manager. > If you run (as root) "systemctl restart systemd-logind.service", is > the problem gone? # systemctl restart systemd-logind.service Failed to get D-Bus connection: No connection to service manager. Seems something's wrong... # /etc/init.d/dbus status [ ok ] dbus is running. Benoit -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

