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.

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to