From fcdb74bc439583255b0df24c77767de3e0b2d0f4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 13 Mar 2018 18:09:15 +0000 Subject: [PATCH] dnf: Don't try to read real /etc/dnf/modules.d which is unreadable by non-root. --- yum.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/yum.conf.in b/yum.conf.in index be4932a..d5e30d0 100644 --- a/yum.conf.in +++ b/yum.conf.in @@ -7,6 +7,7 @@ obsoletes=1 gpgcheck=0 assumeyes=1 reposdir=/dev/null +modulesdir=@PWD@/modules [local] name=local