summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/xdg-utils.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass
index 523f985a4601..1f97623cbfd5 100644
--- a/eclass/xdg-utils.eclass
+++ b/eclass/xdg-utils.eclass
@@ -58,6 +58,8 @@ xdg_environment_reset() {
# This directory needs to be owned by the user, and chmod 0700
# http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
chmod 0700 "${XDG_RUNTIME_DIR}"
+
+ unset DBUS_SESSION_BUS_ADDRESS
}
# @FUNCTION: xdg_desktopfiles_savelist