diff --git a/lib/command.c b/lib/command.c index cae7054467..06879f6854 100644 --- a/lib/command.c +++ b/lib/command.c @@ -2515,8 +2515,6 @@ DEFUN (config_log_syslog, { int idx_log_levels = 2; - disable_log_file(); - if (argc == 3) { int level; if ((level = level_match(argv[idx_log_levels]->arg))