chkconfig - updates and queries runlevel information for system services 首先我们得知道Linux的7个运行级别,查看/etc/inittab文件,就可以看到对应的描述 # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 […]
chkconfig - updates and queries runlevel information for system services 首先我们得知道Linux的7个运行级别,查看/etc/inittab文件,就可以看到对应的描述 # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 […]