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
Could you document, both in /etc/apt/apt.conf.d/50unattended-upgrades and /usr/share/doc/unattended-upgrades/README.md.gz, nearby option Unattended-Upgrade::InstallOnShutdown, when are updates downloaded in this mode? Is this when apt-daily.service runs or when system shutdowns?
This is important because if packages are downloaded during normal use, admin would probably use Acquire::http::Dl-Limit to keep bandwidth for user, but in the other case we probably want to download updates as fast as possible so that the user does not wait too long that his/her computer shutdowns.
Regards,
Yvan
The text was updated successfully, but these errors were encountered:
Hi,
Could you document, both in
/etc/apt/apt.conf.d/50unattended-upgrades
and/usr/share/doc/unattended-upgrades/README.md.gz
, nearby optionUnattended-Upgrade::InstallOnShutdown
, when are updates downloaded in this mode? Is this whenapt-daily.service
runs or when system shutdowns?This is important because if packages are downloaded during normal use, admin would probably use
Acquire::http::Dl-Limit
to keep bandwidth for user, but in the other case we probably want to download updates as fast as possible so that the user does not wait too long that his/her computer shutdowns.Regards,
Yvan
The text was updated successfully, but these errors were encountered: