mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
s3-winbind: Correct debug message for starting winbind.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
8a5db7d2f4
commit
d86f7b9daf
@ -82,7 +82,7 @@ static void winbindd_task_init(struct task_server *task)
|
||||
|
||||
tevent_req_set_callback(subreq, winbindd_done, task);
|
||||
|
||||
DEBUG(5,("Started file server child winbindd\n"));
|
||||
DEBUG(5,("Started winbindd as a child daemon\n"));
|
||||
}
|
||||
|
||||
/* called at winbindd startup - register ourselves as a server service */
|
||||
|
Loading…
x
Reference in New Issue
Block a user