Changes

From Amahi Wiki
Jump to: navigation, search
198 bytes added ,  18:34, 30 May 2020
no edit summary
The configuration file is <i>/etc/dnf/automatic.conf</i>.
<ul>= <li><b>Updates</b></li><ul><li>Update Type (options are <code>default or security</code>):<br \> <pre>upgrade_type = default</pre></li> = <li>Download Updates (options are <code>yes or no</code>):<br \> <pre>download_updates = yes</pre></li> = <li>Apply Updates (options are <code>yes or no</code>):<br \> <pre>apply_updates = no</pre></li></ul>= <li><b>Message Reporting</b></li><ul><li>Change the following line (options are <code>stdio, email, motd</code>):<br \> <pre>emit_via = motd</pre></li> == <li>Email Message Reporting (HDA must be configured to send email)<br \>Change the following lines: <pre>email_from = root@example.com</pre><br \> <pre>email_to = root</pre><br \> <pre>email_host = localhost</pre></li></ul></ul><br \>
Once changes have been completed, you need to restart it:
systemctl restart dnf-automatic<br \>
12,424

edits