EDITOR=nano crontab -e
Add 0 3 * * * rm -f /dev/shm/yumwrapper/*
To check if cron is running, enter systemctl status crond.service
Run yum update -y