The Memory Bank

...for memory blanks

Site Tools


setrunlevel

Differences

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

Link to this comparison view

Next revision
Previous revision
setrunlevel [2025/05/22 00:47] – created kensetrunlevel [2026/01/16 03:37] (current) – external edit 127.0.0.1
Line 4: Line 4:
 Some of the sysVinit commands have been symlinked to their RHEL 7/8/9 counterparts, however this will eventually be deprecated in favor of the standard systemd commands in the future.\\ Some of the sysVinit commands have been symlinked to their RHEL 7/8/9 counterparts, however this will eventually be deprecated in favor of the standard systemd commands in the future.\\
 \\ \\
-SysVinit to systemd conversions  +==== SysVinit to systemd conversions ==== 
-|^Sysvinit |^Runlevel |^Systemd Target  What does it do?| +  
-|0 |poweroff.target |System halt/shutdown| +**Sysvinit Runlevel** **Systemd Target** | **What does it do?** 
-|1, s, | single |rescue.target  Single-user mode +| 0 |poweroff.target |System halt/shutdown| 
-|2, 4 | multi-user.target |User-defined/Site-specific runlevels. By default, identical to 3. +| 1, s, | single |rescue.target Single-user mode| 
-|3 | multi-user.target  |Multi-user, non-graphical mode, text console only +| 2, 4 | multi-user.target |User-defined/Site-specific runlevels. By default, identical to 3.| 
-|5 | graphical.target  |Multi-user, graphical mode +| 3 | multi-user.target | Multi-user, non-graphical mode, text console only | 
-|6 | reboot.target  |Reboot +| 5 | graphical.target | Multi-user, graphical mode | 
-|emergency | emergency.target |Emergency mode|+| 6 | reboot.target | Reboot | 
 +| emergency | emergency.target | Emergency mode |
 \\ \\
 <code> <code>
 systemctl set-default <desired>.target systemctl set-default <desired>.target
 </code> </code>
setrunlevel.1747874821.txt.gz · Last modified: (external edit)