运行vim /etc/inittab
可以看到如下内容 数字对应的就是该等级的权限说明
# Default runlevel. The runlevels used 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:
注意:1、redhat的root超级用户所在的级别默认是level5
2、id:5:initdefault: 这条命令是开机默认运行的级别 不可随意更改
浙公网安备 33010602011771号