summaryrefslogtreecommitdiffstats
path: root/server/nss/nsssrv.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/nss/nsssrv.c')
-rw-r--r--server/nss/nsssrv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/nss/nsssrv.c b/server/nss/nsssrv.c
index 4ce00ffc1..0181644d4 100644
--- a/server/nss/nsssrv.c
+++ b/server/nss/nsssrv.c
@@ -272,6 +272,7 @@ static int nss_sbus_init(struct nss_ctx *nctx)
talloc_free(ns_ctx);
return ret;
}
+
dbus_conn = sbus_get_connection(ns_ctx->scon_ctx);
dbus_connection_set_exit_on_disconnect(dbus_conn, TRUE);