At 01:50 PM 4/19/00 -0400, you wrote:
>I know that runlevel 3 brings the system up fully, but uses the text login.
>And IIRC, runlevel 5 will bring up the X server and run the GUI login.
>
>I'm curious, though, where does the X server get started?  The contents of my
>/etc/rc.d/rc[35].d directories is the same, so it doesn't seem to get started
>there.  I didn't find anything in /etc/rc.d/rc.sysinit...
>
>Just looking for enlightenment...
>
>Thanks!
>
>-Michael
>
Michael,
        Take a look at /etc/inittab.  The line that starts X should be
something like:

# Run xdm in runlevel 5
x:5:respawn:/usr/bin/X11/xdm -nodaemon

The command may be different depending on what X display manager you
run, but most of it will be the same.  (This is from 5.2 running xdm,
you may be running kdm, or gdm instead of xdm...)

Mikkel

--
    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to