You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable software updates with default settings and 'All updates'
Config file is created in /etc/dnf/dnf5-plugins/automatic.conf
Test running with: /usr/bin/dnf5 automatic --timer (the command shown as ExecStart from systemctl cat dnf5-automatic.service)
Output is: Warning: Configuration file location "/etc/dnf/dnf5-plugins/automatic.conf" for dnf automatic is deprecated. See dnf5-automatic(8) for details.
The man page states:
The operation of the tool is controlled by configuration files. Default values are set from /usr/share/dnf5/dnf5-plugins/automatic.conf config file. Host-specific overrides from /etc/dnf/automatic.conf are then applied.