mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
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…
Reference in New Issue
Block a user