CentOS7及8的运行等级(Runlevel)已全面被systemd的Target机制取代,其中运行等级3对应multi-user.target(多用户命令行模式),运行等级5对应graphical.target(图形界面模式),而在2...