]> arthur.barton.de Git - ngircd.git/commitdiff
ngircd.service: Redirect stdout and stderr to the journal
authorAlexander Barton <alex@barton.de>
Thu, 11 Apr 2024 19:57:51 +0000 (21:57 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 11 Apr 2024 20:09:52 +0000 (22:09 +0200)
contrib/ngircd.service

index 5ab73553cffdc5e60328b95e6de5e2a44b64de3d..311bc0d8950dd76d84e2c84d7a5d48fb55577c48 100644 (file)
@@ -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