Some clients apparently use the "/" path instead of "/org/freedesktop/DBus". dbus-daemon didn't care, so we need to support both.
5b590f9 bus: make the bus driver support the driver interface under both / and /org/freedesktop/DBus
src/bus-driverd/bus-driverd.c | 47 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 46 insertions(+), 1 deletion(-)
Upstream: github.com