Partial reply:

On Wed, Aug 28, 2013 at 10:15 AM, Ivan Shapovalov <[email protected]> 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 [email protected]` does not work)

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

-- 
Mantas Mikulėnas <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to