diff --git a/res/wsetup.sh b/res/wsetup.sh index 42be624..d8831fb 100755 --- a/res/wsetup.sh +++ b/res/wsetup.sh @@ -6,6 +6,7 @@ # Copyright (C) 2001-2005 Oswald Buddenhagen # Note that the respective logout scripts are not sourced. +unset DISPLAY case $SHELL in */bash) [ -z "$BASH" ] && exec $SHELL $0 "$@"