aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/worker/worker.cxx')
-rw-r--r--bbot/worker/worker.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx
index 00ceecd..534670c 100644
--- a/bbot/worker/worker.cxx
+++ b/bbot/worker/worker.cxx
@@ -1135,6 +1135,9 @@ try
verb = ops.verbose ();
+ // @@ systemd 231 added JOURNAL_STREAM environment variable which allows
+ // detecting if stderr is connected to the journal.
+ //
if (ops.systemd_daemon ())
systemd_diagnostics (false);