From 657e350867d6bce088b6ea67229429dc3c4364cb Mon Sep 17 00:00:00 2001 From: bms8197 Date: Tue, 26 Apr 2022 13:48:12 +0300 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 afbf367..c2a5ed3 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 = kernel*