Pavel Volkov <sai...@lists.xtsubasa.org> writes:
> "systemd --user" instance is not autostarted here on Jessie when
> logging remotely via SSH.

Does the user manager get started when logging in locally?  If not, make
sure dbus and libpam-systemd are installed.

If only ssh is the problem, make sure the PAM configuration for ssh
includes the pam_systemd module.  Usually /etc/pam.d/sshd should just
include "common-session" which should have pam_systemd.  Also make sure
PAM is not disabled in sshd_config (I think this also disables starting
PAM sessions).

Ansgar

Reply via email to