• [^] # Re: XDMCP

    Posté par . En réponse au message SUN Ray server sur Red Hat 5. Évalué à 1.

    Apparement XKeepsCrashing.sunray est un script qui utilisse la commande logger mais je ne sais pas dans quelle log cela est écrit ....

    ~]# more /etc/opt/SUNWut/gdm/XKeepsCrashing.sunray
    #!/bin/sh
    #
    # ident "@(#)XKeepsCrashing.sunray.sh 1.1 08/09/08 SMI"
    #
    # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.

    logger -t gdm-XKeepsCrashing "GDM can't start X server."

    exit 0