commands.sh

systemctl exit

linux

Ask the service manager to quit.

More info →

Examples (3)

Exit the user service manager

Exit the user service manager with a specific exit code

Ask the container's service manager to exit (equivalent of `systemctl poweroff` if not in a container)

made by @shridhargupta | data from tldr-pages