2015-04-11 16:15:49 +02:00
|
|
|
Unattended upgrades
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
Enables the `unattended update/upgrade
|
|
|
|
feature <https://packages.debian.org/wheezy/unattended-upgrades>`__ in
|
|
|
|
aptitude. Enable it to have your system automatically download and
|
|
|
|
install security updates automatically with a set interval.
|
|
|
|
|
|
|
|
Settings
|
|
|
|
~~~~~~~~
|
|
|
|
|
|
|
|
- ``update_interval``: Days between running ``apt-get update``.
|
2015-04-28 01:21:07 -03:00
|
|
|
``required``
|
2015-04-11 16:15:49 +02:00
|
|
|
- ``download_interval``: Days between running
|
|
|
|
``apt-get upgrade --download-only``
|
2015-04-28 01:21:07 -03:00
|
|
|
``required``
|
2015-04-11 16:15:49 +02:00
|
|
|
- ``upgrade_interval``: Days between installing any security upgrades.
|
2015-04-28 01:21:07 -03:00
|
|
|
``required``
|