diff --git a/etc/dnf/dnf.conf b/etc/dnf/dnf.conf index 402b22e6..32a6ad1a 100644 --- a/etc/dnf/dnf.conf +++ b/etc/dnf/dnf.conf @@ -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