Default to runlevel 3 on boot.

Craig White craigwhite at azapple.com
Thu Nov 16 03:49:51 UTC 2006


On Thu, 2006-11-16 at 11:41 +0800, Art Fore wrote:
> How do I set Fedora FC6 to boot into runlevel 3 instead of runlevel 5.
> This machine will be used as a server and does not need X.
----
edit /etc/inittab

# Default runlevel. The runlevels used by RHS are:
#   0 - halt (Do NOT set initdefault to this)
#   1 - Single user mode
#   2 - Multiuser, without NFS (The same as 3, if you do not have
networking)
#   3 - Full multiuser mode
#   4 - unused
#   5 - X11
#   6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:

This is what and where in that file

Craig




More information about the fedora-list mailing list