diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml index 8647277be2a..867d97274dd 100644 --- a/src/man/sssd.8.xml +++ b/src/man/sssd.8.xml @@ -207,6 +207,53 @@ + + EXIT STATUS + + + 0 + + + SSSD was shutdown gracefully. + + + + + 1 + + + Bad configuration or command line option. + + + + + 2 + + + Memory allocation error. + + + + + 6 + + + SSSD is already running. + + + + + Other codes + + + Other codes denote different errors, most probably about missing + required access rights. See SSSD and system logs for details. + + + + + + NOTES