Hello,

I have in console:
$ set|grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ZR2apEstxK,guid=0c7838e4610665713b80e43d586042d1

I run export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/500/bus
Now:
$ set|grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/500/bus

But I launch mc and then:
$ set|grep DBUS
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-ZR2apEstxK,guid=0c7838e4610665713b80e43d586042d1

Why DBUS_SESSION_BUS_ADDRESS has an original value, and not the one which I 
exported?

Regards,
Nerijus
_______________________________________________
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to