Examples (3)
Exit the user service manager
systemctl exit --userExit the user service manager with a specific exit code
systemctl exit code --userAsk the container's service manager to exit (equivalent of `systemctl poweroff` if not in a container)
made by @shridhargupta | data from tldr-pages