On Mon, Mar 25, 2002 at 10:46:00AM +0100, Urte Fürst wrote:
> 
> > My system was preconfigured for Graphical login. now i don't want
> > graphical login in order to reduce load.
> > How do prevent Xlogin when reboots pc?
> 
> I think you have to comment out the last line in /etc/inittab that
> says
> 
> # Run xdm in runlevel 5
> # xdm is now a separate service
> x:5:respawn:/etc/X11/prefdm -nodaemon

I don't think that will do it because that line is not commented out
in my inittab, and I boot into runlevel 3.  That line only matters if
you have the initdefault line set to 5.  Instead, change the line near
the top of /etc/inittab that looks like

id:5:initdefault:

to

id:3:initdefault:

That's the line that determines which runlevel you boot into.

Regards,
Ben

-- 
Ben Logan: ben at wblogan dot net
OpenPGP Key KeyID: A1ADD1F0

What we do not understand we do not possess.
                -- Goethe



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to