2025-12-16 10:20:31 -07:00
|
|
|
# systemctl get-default
|
|
|
|
|
|
|
|
|
|
> Display the default target (runlevel) that the system will boot into.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#get-default>.
|
2025-12-16 10:20:31 -07:00
|
|
|
|
|
|
|
|
- Check the default target on your system:
|
|
|
|
|
|
|
|
|
|
`systemctl get-default`
|