mirror of
https://github.com/samba-team/samba.git
synced 2025-09-20 17:44:21 +03:00
Whoops - tried to merge to wrong branch for bug #60 merge. This redos
the original fix.
(This used to be commit 711f65bee0
)
This commit is contained in:
@@ -166,9 +166,6 @@ void do_dual_daemon(void)
|
|||||||
_exit(0);
|
_exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!winbind_setup_common())
|
|
||||||
_exit(0);
|
|
||||||
|
|
||||||
dual_daemon_pipe = -1;
|
dual_daemon_pipe = -1;
|
||||||
opt_dual_daemon = False;
|
opt_dual_daemon = False;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user