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."
[^] # Re: XDMCP
Posté par dubis . En réponse au message SUN Ray server sur Red Hat 5. Évalué à 1.
~]# 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