From d0091811b60ff484d1f031e80b0cf760d968e791 Mon Sep 17 00:00:00 2001 From: bms8197 Date: Fri, 19 Nov 2021 17:07:17 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to dnf run --- dnf/dnf.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf/dnf.conf b/dnf/dnf.conf index 93eff8d..afbf367 100644 --- a/dnf/dnf.conf +++ b/dnf/dnf.conf @@ -5,4 +5,4 @@ clean_requirements_on_remove=True best=True skip_if_unavailable=False -exclude = *wireguard* +#exclude = *wireguard*