User Tools

Site Tools


linux:redhat:redhat7:targets

Changing Targets (used to be runlevels)

Bacause of systemd Inittab is no longer used

This makes changing to graphical user very different

Systemd uses targets insead of runlevels. There are 2 main targets

multi-user.target Analogous to runlevel 3
graphical.target Analogous to runlevel 5

Commands used to manage these

To view the currrent target run

ststemctl get-default

to set a default arget run

systemctl set-default TARGET.target
linux/redhat/redhat7/targets.txt · Last modified: by 127.0.0.1