Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 1996 08:22:27 -0500
From:      Brian Clapper <bmc@WillsCreek.COM>
To:        JOHN <JSINNOTT@POMONA.EDU>
Cc:        questions@freebsd.org
Subject:   Re: What file to place xdm for startup?
Message-ID:  <199601151322.IAA00346@hovercraft.willscreek.com>
In-Reply-To: <507492@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "JOHN" == JOHN  <JSINNOTT@POMONA.EDU> writes:

JOHN> What file can I put xdm in so that it loads on startup?

"/etc/rc.local".  It's a local daemon.  e.g.:

        echo -n 'starting local daemons:'

        echo -n ' xdm'
        /usr/X11R6/bin/xdm
        echo '.'
-----
Brian Clapper, http://www.netaxs.com/~bmc/
bmc@WillsCreek.COM -or- bmc@telebase.com
For those who like this sort of thing, this is the sort of thing they like.
        -- Abraham Lincoln



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601151322.IAA00346>