]> source.dussan.org Git - rspamd.git/commitdiff
[Fix] Fix systemd logging 4734/head
authorAndrew Lewis <nerf@judo.za.org>
Fri, 8 Dec 2023 11:50:28 +0000 (13:50 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Fri, 8 Dec 2023 11:50:28 +0000 (13:50 +0200)
src/libserver/logger/logger.c

index a6c3cd21c3157246ecabd5364937dd9d463b14b9..79e0ba6128dadd28b76ea51bd2a0e3bd8bbd23a6 100644 (file)
@@ -1055,7 +1055,7 @@ gsize rspamd_log_fill_iov(struct iovec *iov,
                        }
                }
                else if (log_systemd) {
-                       return 3;
+                       return 4;
                }
                else {
                        if (log_color) {