Files
smeserver-update/root/etc/e-smith/templates/etc/dnf/automatic.conf/50base
2024-03-25 17:44:36 -04:00

13 lines
269 B
Plaintext

[base]
# This section overrides dnf.conf
# Use this to filter dnf core messages
# -4: critical
# -3: critical+errors
# -2: critical+errors+warnings (default)
debuglevel = -{ $dnf{Debug} || '2' }
# Uncomment to auto-import new gpg keys (dangerous)
# assumeyes = True