Revert "samba -> winbindd -d10"
authorStefan Metzmacher <metze@samba.org>
Fri, 17 Mar 2017 20:08:56 +0000 (21:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2019 13:33:03 +0000 (14:33 +0100)
This reverts commit 6f6b33f3eb871c037099b5b4859d01bbf9422393.

source4/winbind/winbindd.c

index d1fa8a4b522ace32af02370d7dfbfdfa50b44fe7..e68ddfb68e1216a2b29198be70118c35c1075a2e 100644 (file)
@@ -72,7 +72,6 @@ static NTSTATUS winbindd_task_init(struct task_server *task)
                                "--option=server role check:inhibit=yes",
                                "--foreground",
                                debug_get_output_is_stdout()?"--stdout":NULL,
-                               "-d10",
                                NULL);
        if (subreq == NULL) {
                DEBUG(0, ("Failed to start winbindd as child daemon\n"));