[PATCH 1/2] Xinit: Continue in commit c07501f6 in unsetting session environment

Matěj Cepl mcepl at redhat.com
Mon Jul 25 16:52:27 PDT 2011


In order to run startx within a running session.

Signed-off-by: Matěj Cepl <mcepl at redhat.com>
---
 startx.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/startx.cpp b/startx.cpp
index 9f6561d..f2aa630 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -11,6 +11,7 @@ XCOMM
 XCOMM Site administrators are STRONGLY urged to write nicer versions.
 XCOMM
 
+unset XDG_SESSION_COOKIE
 unset DBUS_SESSION_BUS_ADDRESS
 unset SESSION_MANAGER
 
-- 
1.7.6



More information about the xorg-devel mailing list