From 770f6eda254ef90f0c081434bff28768839c2055 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 3 Nov 2021 03:56:58 -0400 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index aa11747..7e886fe 100644 --- a/install.sh +++ b/install.sh @@ -277,6 +277,7 @@ repositories_setup(){ dnf config-manager --set-enabled remi dnf -y install tuned dnf-automatic tuned-adm profile latency-performance + systemctl enable --now irqbalance sed -i 's/apply_updates = no/apply_updates = yes/g' /etc/dnf/automatic.conf systemctl enable --now dnf-automatic.timer dnf -y upgrade