Partial reply:

On Wed, Aug 28, 2013 at 10:15 AM, Ivan Shapovalov <intelfx...@gmail.com> wrote:
> With v206, that stopped working. It seems that `systemd --user` now must be
> launched
> 1) with PAMName=systemd-shared
> […]
> 3) with /etc/pam.d/systemd-shared symlinked to system-login or whatever
>    (see https://bugs.freedesktop.org/show_bug.cgi?id=68164)
>
> ...to have XDG_RUNTIME_DIR=/run/user/%U instead of /run.

The only requirement here is that PAM must call pam_systemd.so to set
up cgroups and XDG_RUNTIME_DIR. It's nothing new to v205/v206.

> 2) by logind on a per-user basis
>    (IOW, `systemctl start user@1000.service` does not work)

It /should/ work, because that's exactly how logind starts it.

-- 
Mantas Mikulėnas <graw...@gmail.com>
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to