Skip to content

Commit

Permalink
fix(osfingermap.yaml): set syslog-ng version for Debian Bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainfaivre committed Nov 28, 2024
1 parent 2c13f3d commit 0988aba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions syslog_ng/osfingermap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@ Debian-11:
last_include:
- /etc/syslog-ng/conf.d/*.conf

Debian-12:
version: 3.38
include:
- scl.conf
last_include:
- /etc/syslog-ng/conf.d/*.conf

# Ubuntu
Ubuntu-16.04:
version: 3.5
Expand Down

0 comments on commit 0988aba

Please sign in to comment.