#!/bin/sh
# Register a login (derived from GiveConsole as follows:)
#
exec /usr/bin/sessreg  -a -x /usr/lib/X11/xdm/Xservers -l $DISPLAY -h "" $USER
