Ok. I trying to use current git. Nothing works for me. I.e. systemd --user starts, but I couldn't connect to it, because it doesn't connect to d-bus (because dbus socket doesn't exists and systemd doesn't start dbus.socket probably). systemd starts X services, but they couldn't establish X connection.
Generally I couldn't get the idea behind recent changes. How that supposed to work at all? How that 1) will interract with login managers (i.e. waits for systemd --user exits, selects proper starting unit or so) 2) will setup environment from user profile 3) will setup temporary files for user temporary folder (dbus folder, for example) 4) will work with different login paths (ssh, local VT login, X login) Now i have lightdm that explicity starts systemd --user as session process. With Marc-Antoine patch that still works ok, so I will fall back to it and wait for some clarifications _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
