# systemctl exit > Ask the service manager to quit. > More information: . - Exit the user service manager: `systemctl exit --user` - Exit the user service manager with a specific exit code: `systemctl exit {{code}} --user` - Ask the container's service manager to exit (equivalent of `systemctl poweroff` if not in a container): `systemctl exit`