From fa66e0741a5f44bf853fe77c61184cb8c6b3d88e Mon Sep 17 00:00:00 2001 From: bms8197 Date: Tue, 16 Nov 2021 13:31:01 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to dnf run --- dnf/dnf.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dnf/dnf.conf b/dnf/dnf.conf index 3d08d07..93eff8d 100644 --- a/dnf/dnf.conf +++ b/dnf/dnf.conf @@ -4,3 +4,5 @@ installonly_limit=3 clean_requirements_on_remove=True best=True skip_if_unavailable=False + +exclude = *wireguard*