chiark / gitweb /
journald: log when we fail to forward messages to syslog
[elogind.git] / src / journal / journald.c
index 871bbb636f981a8194d190f6cb230c3ef52457d7..74c80f5a085a8b0b765656cfcb8c0ce4ca525127 100644 (file)
@@ -1553,6 +1553,7 @@ int main(int argc, char *argv[]) {
                 }
 
                 server_maybe_append_tags(&server);
                 }
 
                 server_maybe_append_tags(&server);
+                server_maybe_warn_forward_syslog_missed(&server);
         }
 
         log_debug("systemd-journald stopped as pid %lu", (unsigned long) getpid());
         }
 
         log_debug("systemd-journald stopped as pid %lu", (unsigned long) getpid());