Skip to content

Commit

Permalink
ngircd.service: Redirect stdout and stderr to the journal
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarton committed Apr 11, 2024
1 parent ff0a9b9 commit 4b1eb0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/ngircd.service
Expand Up @@ -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
Expand Down

0 comments on commit 4b1eb0e

Please sign in to comment.