Re: [systemd-devel] Help with pam_systemd..

2012-06-11 Thread Kok, Auke-jan H
On Mon, Jun 11, 2012 at 12:49 PM, Peeters Simon wrote: >> Note that we should probably not use "--address=systemd:" since it >> passes DBUS_SESSION_BUS_ADDRESS=systemd:,guid= >> to all dbus-activated services, which is entirely broken. However, we >> want to point >> to the user bus for this user,

Re: [systemd-devel] Help with pam_systemd..

2012-06-11 Thread Peeters Simon
> Note that we should probably not use "--address=systemd:" since it > passes DBUS_SESSION_BUS_ADDRESS=systemd:,guid= > to all dbus-activated services, which is entirely broken. However, we > want to point > to the user bus for this user, which is conveniently in > %t/dbus/user_bus_socket, just > a

Re: [systemd-devel] RFC: User sessions in systemd: `systemd --user` - code and experiences

2012-06-11 Thread Kok, Auke-jan H
On Mon, Jun 11, 2012 at 7:48 AM, Darksecond wrote: > I have implemented this on my development machine and it is working > wonderfully. i do have some questions regarding the user-session code. > Systemd does not currently start systemd --user for a ssh shell, does it? Is > there any way to make t

Re: [systemd-devel] RFC: User sessions in systemd: `systemd --user` - code and experiences

2012-06-11 Thread Darksecond
Hello Everyone, I have implemented this on my development machine and it is working wonderfully. i do have some questions regarding the user-session code. Systemd does not currently start systemd --user for a ssh shell, does it? Is there any way to make this work? to somehow run user-session for e