mirror of
https://github.com/samba-team/samba.git
synced 2025-10-30 08:23:49 +03:00
r26237: Add loadparm context to the server service interface.
This commit is contained in:
committed by
Stefan Metzmacher
parent
5b29ef7c03
commit
1386c5c925
@@ -581,6 +581,7 @@ failed:
|
||||
listening on all configured sockets
|
||||
*/
|
||||
static NTSTATUS ldapsrv_init(struct event_context *event_context,
|
||||
struct loadparm_context *lp_ctx,
|
||||
const struct model_ops *model_ops)
|
||||
{
|
||||
return task_server_startup(event_context, model_ops, ldapsrv_task_init);
|
||||
|
||||
Reference in New Issue
Block a user