In order to run startx within a running session. Signed-off-by: Matěj Cepl <[email protected]> --- 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 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
