use runtime dirs for ~/.dbus autolaunch crap
Submitted by wil..@..il.com
Assigned to D-Bus Maintainers
Description
Modern systems are using /run for system service sockets and /run/user for user agent sockets. It might be worth considering this for dbus as well.
I suppose this would be something like: /run/dbus for the system bus /run/$USER/dbus for the session bus
The latter should probably use the http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html XDG_RUNTIME_DIR.
Version: 1.5