the following command will remove x from your default runlevel which is aptly named 'default'
#rc-update del xdm default you could always add it back with #rc-update add xdm default check out http://www.gentoo.org/doc/en/rc-scripts.xml for more information -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 2:37 AM To: [EMAIL PROTECTED] Subject: Re: [gentoo-user] Starting gentoo without xdm On Fri, 20 Jun 2003 01:29:04 +0100 Jan Drugowitsch <[EMAIL PROTECTED]> wrote: > Would anyone know a better possibility to do this without > modifying scripts Create a second runlevel and add all services to it, which are in the current runlevel except xdm. Then add an entry to grub, which boots in this new-created runlevel -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
