commit 4b1eb0e3ee203819b0d8c5d890f7edd55e50eac0 from: Alexander Barton date: Thu Apr 11 20:09:52 2024 UTC ngircd.service: Redirect stdout and stderr to the journal commit - ff0a9b9c2a4312a37ca115e8d72d7a7a3b9ce26e commit + 4b1eb0e3ee203819b0d8c5d890f7edd55e50eac0 blob - 5ab73553cffdc5e60328b95e6de5e2a44b64de3d blob + 311bc0d8950dd76d84e2c84d7a5d48fb55577c48 --- contrib/ngircd.service +++ 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