Skip to content

Commit

Permalink
Enable systemd logging by default
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Calmels committed Jan 24, 2025
1 parent c9deb5b commit 39569e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/sybil.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#SYBIL_CONFIG=/etc/sybil.toml

# Logging options
#SYBIL_LOG=sybil=info
#SYBIL_LOG_STYLE=systemd
SYBIL_LOG=sybil=error
SYBIL_LOG_STYLE=systemd

# Additional options that are passed to the sybild daemon
#SYBILD_OPTIONS=""

0 comments on commit 39569e9

Please sign in to comment.