dnf.conf: note install_only_limit and kernel updates

This commit is contained in:
Aminda Suomalainen 2024-05-10 19:27:32 +03:00
parent 0cb5b0992b
commit 9fcb0aa289
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
[main]
gpgcheck=1
# 3 is the default, increase this in case of kernel upgrade trouble (unrelated
# to space, see dracut.conf.d for that)
installonly_limit=3
clean_requirements_on_remove=True
best=False