diff --git a/core/sems.cpp b/core/sems.cpp index 983878c1..28e0df38 100644 --- a/core/sems.cpp +++ b/core/sems.cpp @@ -424,6 +424,8 @@ int main(int argc, char* argv[]) #endif AmConfig::Application.empty() ? "" : AmConfig::Application.c_str()); + fflush(stdout); + AmConfig::dump_Ifs(); if(set_fd_limit() < 0) {