So überprüfen Sie, ob automatische Systemaktualisierungen auf Fedora funktionieren
systemctl list-timers dnf-*
# If this doesn't work try
systemctl list-timers dnf
# OR
systemctl list-timers --all
Gifted Gorilla