linux_wiki:configure_systems_to_boot_into_a_specific_target_automatically

Configure Systems To Boot Into A Specific Target Automatically

General Information

RHEL 7 doesn't use “runlevels” like RHEL 6; it now uses “targets”.


See what target the system will boot to

systemctl get-default


Change system boot target to graphical

systemctl set-default graphical.target

  • linux_wiki/configure_systems_to_boot_into_a_specific_target_automatically.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)