* Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-14.sme

- fix typo in rsyslog.conf [SME: 12668]
This commit is contained in:
2024-09-02 15:52:55 -04:00
parent a08cc2a41b
commit 0881ba0058
2 changed files with 5 additions and 2 deletions

View File

@@ -2,4 +2,4 @@
if $programname startswith "dnf_update_dbs" then /var/log/dnf/dnf-update.log
& stop
if $programname startswith "dnf-automatic" then stop
if $programname startswith "dnf-makecache" theb stop
if $programname startswith "dnf-makecache" then stop