diff options
Diffstat (limited to 'conf/rspamd.systemd.conf')
-rw-r--r-- | conf/rspamd.systemd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/rspamd.systemd.conf b/conf/rspamd.systemd.conf index 06dbe8599..95643138a 100644 --- a/conf/rspamd.systemd.conf +++ b/conf/rspamd.systemd.conf @@ -6,6 +6,7 @@ options { logging { type = "console"; + systemd = true; .include "$CONFDIR/logging.inc" } |