Unattended-upgrades

From techdocs
Revision as of 10:46, 5 September 2023 by Plinich (talk | contribs) (Created page with "'''unattended-upgrades''' is a standard Debian package installed on all New World hosts. It taps into <code>apt</code>'s daily run and causes any outstanding updates to be automatically installed, thus keeping the systems up-to-date. See: * <code>/etc/cron.daily/apt-compat</code> → <code>/usr/lib/apt/apt.systemd.daily</code> * <code>/etc/apt/apt.conf.d/*unattended-upgrades</code> * <code>/etc/apt/apt.conf.d/*auto-upgrades</code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

unattended-upgrades is a standard Debian package installed on all New World hosts.

It taps into apt's daily run and causes any outstanding updates to be automatically installed, thus keeping the systems up-to-date.

See:

  • /etc/cron.daily/apt-compat/usr/lib/apt/apt.systemd.daily
  • /etc/apt/apt.conf.d/*unattended-upgrades
  • /etc/apt/apt.conf.d/*auto-upgrades