CentOS7 modify the default start level

So, you want to change the status for multiple users simply execute:

systemctl set-default multi-user.target

  Modify the graphical interface to perform:

systemctl set-default graphical.target

Guess you like

Origin www.cnblogs.com/javabg/p/11791443.html