Here is the file.. Its from suse 9.0
The original description is from linux-schulen.de

----> snip

#
# Take the devices away from the user.
#
case "$DISPLAY" in
    :0|:0.0)
        # Only for display :0  we have to reset the owner ship and
        # permissions of the /dev/xconsole FIFO and the current
        # virtual console /dev/tty0.

        ${XDMDIR}/TakeDevices

        # Shut down xconsole started in Xsetup for display :0
        /sbin/killproc    $xconsole
        ;;
    *)
esac
#
# 020304 Het volgende toegevoegd uit linux-schulen.de
#
/usr/bin/suicide
#
# Reset utmp, wtmp, and lastlog entries.
#
exec ${BINDIR}/sessreg -l $LINE -h $LOCATION -d $USER
$xmessage -timeout 10 -default okay -center "$0: sessreg failed."
exit 1

--------> end snip

Greetings,


Philip


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to