From 630856fe6250c4f5f5591fec139a043e46a4058c Mon Sep 17 00:00:00 2001 From: kokkiemouse Date: Sun, 27 Sep 2020 08:32:11 +0900 Subject: [PATCH] fixed cache Signed-off-by: kokkiemouse --- system/dnfconf.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/system/dnfconf.conf b/system/dnfconf.conf index 51cb8f5..3daabf3 100644 --- a/system/dnfconf.conf +++ b/system/dnfconf.conf @@ -4,4 +4,5 @@ installonly_limit=3 clean_requirements_on_remove=True best=False skip_if_unavailable=True +keepcache=True cachedir=/dnf_cache -- 2.11.0