#!/bin/ksh

daemon="/usr/local/dt/bin/dtlogin -daemon"

. /etc/rc.d/rc.subr

rc_cmd $1
