mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
r1513: change DEBUG level to 1
metze
This commit is contained in:
parent
e966d8a1f3
commit
d7dd5347dd
@ -1024,8 +1024,7 @@ static void dcesrv_init(struct server_service *service, const struct model_ops *
|
||||
int i;
|
||||
const char **endpoint_servers = lp_dcerpc_endpoint_servers();
|
||||
|
||||
DEBUG(0,("dcesrv_init\n"));
|
||||
|
||||
DEBUG(1,("dcesrv_init\n"));
|
||||
|
||||
if (!endpoint_servers) {
|
||||
DEBUG(0,("dcesrv_init_context: no endpoint servers configured\n"));
|
||||
|
Loading…
Reference in New Issue
Block a user