Skip to content

Commit

Permalink
Send all zebrad logs to the journal under systemd (#7965)
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Dec 12, 2023
1 parent 3318eaa commit fa4c80f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zebrad/systemd/zebrad.service
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ ExecStart=/usr/bin/zebrad start
Restart=always
PrivateTmp=true
NoNewPrivileges=true
StandardOutput=journal
StandardError=journal

[Install]
Alias=zebrad
Expand Down

0 comments on commit fa4c80f

Please sign in to comment.