LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   run level (https://www.linuxquestions.org/questions/linux-general-1/run-level-32188/)

whaase 10-07-2002 08:59 PM

run level
 
Where can I change the default run level? I wan't to change it from 5 to 3.

Walter.

neo77777 10-07-2002 09:03 PM

/etc/inittab
look for a line
id:5:initdefault:
change it to
id:3:initdefault:

sandy 10-07-2002 09:06 PM

in the file /etc/inittab. search for the line

id:x:initdefault where x is your system's runlevel:D

whaase 10-07-2002 09:07 PM

Thanks!

Walter.


All times are GMT -5. The time now is 11:57 AM.