unattended-upgrades: log file comment

This commit is contained in:
Girish Ramakrishnan
2023-04-17 09:36:04 +02:00
parent f0f3525b3e
commit b6f640aca2

View File

@@ -98,6 +98,7 @@ apt-get -o Dpkg::Options::="--force-confold" install -y --no-install-recommends
# this ensures that unattended upgades are enabled, if it was disabled during ubuntu install time (see #346)
# debconf-set-selection of unattended-upgrades/enable_auto_updates + dpkg-reconfigure does not work
# logs of upgrades are at /var/log/apt/history.log
echo "==> Enabling automatic upgrades"
cp /usr/share/unattended-upgrades/20auto-upgrades /etc/apt/apt.conf.d/20auto-upgrades