samba: Change default process model to prefork
[samba.git] / source4 / smbd / server.c
index cf860491c1ab75eae1467d477ce10af960a36463..ea421b3bd68811ed8e4fe4163b6241a7e2946061 100644 (file)
@@ -452,7 +452,7 @@ static int binary_smbd_main(const char *binary_name,
        init_module_fn *shared_init;
        uint16_t stdin_event_flags;
        NTSTATUS status;
-       const char *model = "standard";
+       const char *model = "prefork";
        int max_runtime = 0;
        struct stat st;
        enum {