[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Where to set default runlevel
- From: Bob McClure Jr <robertmcclure earthlink net>
- To: redhat-install-list redhat com
- Subject: Re: Where to set default runlevel
- Date: Fri, 6 Jul 2001 13:44:49 -0500
On Fri, Jul 06, 2001 at 11:36:31AM -0700, Mark W. Knecht wrote:
> Hi all,
> I have a development machine running RH 7.0 that came configured to start
> up X (runlevel=5) at boot, but I'd like it to only go to a console.
> (runlevel=3)
>
> I'm looking around at /etc/rc* type files but can't find the place to set
> this. Can someone point me to the right file?
/etc/inittab
For the long-term, look for the line that says:
id:5:initdefault:
Change it to:
id:3:initdefault:
For the short term, do a <Ctrl><Alt><F1>, log in as root, then execute
telinit 3
or just reboot after changing inittab.
> Thanks,
> Mark
Cheers,
--
Bob McClure, Jr. | Aren't you glad you're not getting
Bobcat Open Systems, Inc. | all the government you pay for now?
robertmcclure earthlink net |
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]