1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-19 05:34:42 -04:00

Enable automatic update

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2023-04-16 15:28:03 -04:00 committed by GitHub
parent 42dc68b17a
commit 8d9a741e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,3 +103,5 @@ sudo systemctl restart irqbalance
sudo firewall-cmd --permanent --remove-service=cockpit sudo firewall-cmd --permanent --remove-service=cockpit
sudo firewall-cmd --reload sudo firewall-cmd --reload
sudo sed -i 's/apply_updates = no/apply_updates = yes/g' /etc/dnf/automatic.conf