summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/ldap_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ldap/ldap_common.c')
-rw-r--r--src/providers/ldap/ldap_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/ldap/ldap_common.c b/src/providers/ldap/ldap_common.c
index cd38ac35a..07fb6ae83 100644
--- a/src/providers/ldap/ldap_common.c
+++ b/src/providers/ldap/ldap_common.c
@@ -1090,7 +1090,7 @@ static void sdap_finalize(struct tevent_context *ev,
DEBUG(1, ("remove_krb5_info_files failed.\n"));
}
- sig_term(signum);
+ orderly_shutdown(0);
}
errno_t sdap_install_sigterm_handler(TALLOC_CTX *mem_ctx,