search for: prunille

Displaying 1 result from an estimated 1 matches for "prunille".

Did you mean: profille
2006 Nov 20
10
[Bug 1263] connection sharing often freezes
...ris*) ip="`echo $SSH_CONNECTION | sed 's/ .*//'`";; *) ip="${SSH_CONNECTION%% *}";; esac : ${HOST:=`hostname`} echo "Connected to $HOST (from $ip)" >&2 if read proto cookie && [ -n "$DISPLAY" ]; then [ "$HOST" = prunille.vinc17.org ] && PATH=${PATH}:/usr/X11R6/bin if [ `echo $DISPLAY | cut -c1-10` = 'localhost:' ]; then echo add unix:`echo $DISPLAY | cut -c11-` $proto $cookie else echo add $DISPLAY $proto $cookie fi | xauth -q - fi I'm going to attach the master.log file and a fil...