about summary refs log tree commit homepage
path: root/examples/public-inbox-imapd@.service
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-02-22 18:17:39 +0000
committerEric Wong <e@80x24.org>2023-02-22 21:36:20 +0000
commitf0e6740e67da446d462fc267d9be2e0bff0de9c4 (patch)
tree2e4c83735cab1d879cac38224fb6673d352c4bd3 /examples/public-inbox-imapd@.service
parentf2bb17a54f42a276b993b7dd49c06239141eafe4 (diff)
downloadpublic-inbox-f0e6740e67da446d462fc267d9be2e0bff0de9c4.tar.gz
systemd (247.3-7+deb11u1 on Debian 11.x) considers them "obsolete" and
emits the following to my syslog:

  Standard output type syslog is obsolete, automatically updating to journal.
  Please update your unit file, and consider removing the setting altogether.

So we'll remove it altogether, as I'm sticking with rsyslog for now.
Diffstat (limited to 'examples/public-inbox-imapd@.service')
-rw-r--r--examples/public-inbox-imapd@.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/public-inbox-imapd@.service b/examples/public-inbox-imapd@.service
index 300019a8..8f5b79f2 100644
--- a/examples/public-inbox-imapd@.service
+++ b/examples/public-inbox-imapd@.service
@@ -24,7 +24,6 @@ ExecStart = /usr/local/bin/public-inbox-imapd -W0 \
 -1 /var/log/public-inbox/imapd.out.log \
 --cert /etc/ssl/certs/news.example.com.pem \
 --key /etc/ssl/private/news.example.com.key
-StandardError = syslog
 
 # NonBlocking is REQUIRED to avoid a race condition if running
 # simultaneous services