Answers for "how to check if automatic system updates are working on fedora"

0

how to check if automatic system updates are working on fedora

systemctl list-timers dnf-*

# If this doesn't work try
systemctl list-timers dnf

# OR
systemctl list-timers --all
Posted by: Guest on August-04-2021

Code answers related to "how to check if automatic system updates are working on fedora"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language