unattended-upgrades not working on 9.10?

NoOp glgxg at sbcglobal.net
Fri Apr 2 15:08:49 UTC 2010


On 04/02/2010 06:15 AM, Josef Wolf wrote:
> Hello,
> 
> I have installed the unattended-upgrades packages and configured apt to do
> automatic upgrades:
> 
>    jw at raven:~ $ cat /etc/apt/apt.conf
>    APT::Periodic::Enable 1;
>    APT::Periodic::Update-Package-Lists 1;
>    APT::Periodic::Download-Upgradeable-Packages 1;
>    APT::Periodic::AutocleanInterval 1;
>    APT::Periodic::Unattended-Upgrade 1;
>    APT::Periodic::MaxAge 365;
>    APT::Periodic::MaxSize 256;
>    APT::Periodic::MinAge 60;
>    DPkg::Pre-Invoke {"/bin/mount -o remount,exec /tmp; /bin/mount /boot";};
>    DPkg::Post-Invoke {"/bin/mount -o remount /tmp; /bin/umount /boot";};

Perhaps this will help:
https://help.ubuntu.com/community/AutomaticSecurityUpdates





More information about the ubuntu-users mailing list