Installed & enabled dnf-automatic. How often will this run, where can I find/edit this?

I installed dnf-automatic and edited the appropriate/corresponding conf file so that updates are automatically installed.

I then ran:

sudo systemctl enable --now dnf-automatic-install.timer

How often will this check/download/install for updates? Where can I edit how frequently this occurs?

The config file for dnf-automatic is /etc/dnf/automatic.conf

Link to documation: DNF Automatic β€” dnf latest documentation

1 Like