This commit is contained in:
Roberto De Ioris
2015-01-18 20:49:44 +01:00
parent 8509c41fd6
commit 225dc6f7a3
+1 -1
View File
@@ -2262,7 +2262,7 @@ void uwsgi_setup(int argc, char *argv[], char *envp[]) {
uwsgi_opt_flock(NULL, uwsgi.flock_wait2, NULL);
// setup master logging
if (uwsgi.log_master)
if (uwsgi.log_master && !uwsgi.daemonize2)
uwsgi_setup_log_master();
// setup offload engines