Files
smeserver-update/root/etc/e-smith/templates/etc/rsyslog.conf/32smeserver-update
2024-09-02 15:52:55 -04:00

6 lines
262 B
Plaintext

#dnf Koozali SME Server updater, dnf automatic and dnf makecache
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" then stop