Startup
Matt Kemner
zombie at wasp.net.au
Wed May 31 17:49:31 WST 2000
On Wed, 31 May 2000, Scott, Simon wrote:
> 1) I cant remember exactly how to do this at a file level... but you want to
> change the initial run level from 5 to 3...
[...]
> I wish I could remember the file it is in, its on the tip of my
> tongue... sorry
/etc/inittab
change the line:
id:5:initdefault:
to
id:3:initdefault:
(assuming that does what you want it to do - stops X from loading
automatically)
- Matt
More information about the plug
mailing list