linux_wiki:configure_systems_to_boot_into_a_specific_target_automatically

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux_wiki:configure_systems_to_boot_into_a_specific_target_automatically [2016/02/29 21:45]
billdozor created
linux_wiki:configure_systems_to_boot_into_a_specific_target_automatically [2019/05/25 23:50]
Line 1: Line 1:
-====== Configure Systems To Boot Into A Specific Target Automatically ====== 
- 
-**General Information** 
- 
-About this page/how-to/script.  
- 
----- 
- 
-See what target the system will boot to 
-<code bash> 
-systemctl get-default 
-</code> 
- 
-Change system boot target 
-<code bash> 
-systemctl set-default graphical.target 
-</code> 
- 
----- 
  
  • linux_wiki/configure_systems_to_boot_into_a_specific_target_automatically.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)