In Gentoo, the run levels are not numbers; they have names like default, nonetwork, boot, etc.
To check the services available in what levels run
rc-update -s
X (and xdm/gdm/kdm) is not a run level, but a service (xdm). To start
automatically X, you do
rc-update add xdm default
To remove it
rc-update del xdm
Canek
On Fri, 2004-01-23 at 13:35, Kurt Guenther wrote:
> My inittab is set to just come up as level 3, so I don't incure the
> overhead of an X session that I don't use. However, after the latest
> sync, the system boots into a beautiful Gentoo Login screen. How do I
> switch levels on this?
>
> --Kurt
>
>
>
> --
> [EMAIL PROTECTED] mailing list
--
Satire is what closes in New Haven.
signature.asc
Description: This is a digitally signed message part
