Computer Tips - Automatic package updates with dnf-automatic

Date: 2019sep11 Updated: 2020jul26 Distro: RedHat/Fedora/CentOS OS: Linux Q. Automatic package updates with dnf-automatic A. Fedora
dnf install dnf-automatic systemctl enable --now dnf-automatic.timer systemctl status dnf-automatic.timer
Review /etc/dnf/automatic.conf CentOS / RedHat
yum install yum-cron systemctl enable --now yum-cron systemctl status yum-cron.service
Change /etc/yum/yum-cron.conf so updates are applied