mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
Merge of fix for bug #60.
(This used to be commit 0583dc358e918cf8bfb4d17bae0f42c4b385d313)
This commit is contained in:
parent
9a3d213965
commit
29f306039e
@ -166,6 +166,9 @@ void do_dual_daemon(void)
|
||||
_exit(0);
|
||||
}
|
||||
|
||||
if (!winbind_setup_common())
|
||||
_exit(0);
|
||||
|
||||
dual_daemon_pipe = -1;
|
||||
opt_dual_daemon = False;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user