[systemd-devel] systemd session mode

Shawn Landden shawn at churchofgit.com
Sun Dec 1 12:14:49 PST 2013


On Sun, Dec 1, 2013 at 11:25 AM, Hristo Venev <hristo at venev.name> wrote:
> I've implemented session mode for systemd. I am currently using it and it works
> pretty okay. I just had to generate D-Bus user services for D-Bus activation to
> work.
>
> A new variable, XDG_SESSION_DIR, has been added. It defaults to
> /run/session/$XDG_SESSION_ID and is to be used for session-specific files as it
> is `rm -rf`-ed on logout. There, in ./systemd/private, the systemd socket is
> stored. Also, my implementation of session units stores the D-Bus socket in
> ./dbus/session_bus_socket.
>
> Sorry if I am sending this for the third time but I can't see it in the mailing
> list.
nope, we only got it once :)
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list