Systemd » Listing available targets
To see all targets:
systemctl list-units --type=target --all
Or to see the hierarchy that leads to the default target:
systemd-analyze critical-chain
To see all targets:
systemctl list-units --type=target --all
Or to see the hierarchy that leads to the default target:
systemd-analyze critical-chain