generated from smedev/Template-for-SMEServer-Core-Package
6 lines
262 B
Plaintext
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
|