From: Alexander Barton Date: Thu, 11 Apr 2024 19:57:51 +0000 (+0200) Subject: ngircd.service: Redirect stdout and stderr to the journal X-Git-Tag: rel-27-rc1~3 X-Git-Url: https://arthur.ath.cx/gitweb/?a=commitdiff_plain;h=4b1eb0e3ee203819b0d8c5d890f7edd55e50eac0;p=ngircd.git ngircd.service: Redirect stdout and stderr to the journal --- diff --git a/contrib/ngircd.service b/contrib/ngircd.service index 5ab73553..311bc0d8 100644 --- a/contrib/ngircd.service +++ b/contrib/ngircd.service @@ -29,6 +29,8 @@ RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX RestrictRealtime=yes RuntimeDirectory=ircd RuntimeDirectoryMode=750 +StandardError=journal +StandardOutput=journal # Try to load "default files" from any Debian package variant to keep this # unit generic. EnvironmentFile=-/etc/default/ngircd