mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Enable dnf-automatic.timer
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
8d9a741e07
commit
f7d95c86a7
@ -105,3 +105,4 @@ 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
|
sudo sed -i 's/apply_updates = no/apply_updates = yes/g' /etc/dnf/automatic.conf
|
||||||
|
sudo systemctl enable --now dnf-automatic.timer
|
||||||
|
Loading…
Reference in New Issue
Block a user