# vi /etc/rc2.d/S98xdm (for autoloading of xdm)
#!/bin/sh
if [ -f /usr/openwin/bin/xdm ] ; then
echo "starting xdm daemon"
/usr/openwin/bin/xdm
fi
# /usr/openwin/bin/xdm or reboot