[Ubuntu-PT 6875] Re: Como desativar atualização automática no ubuntu-server 9.04?

Jose Valdir Gama josevaldirg gmail.com
Quinta-Feira, 19 de Novembro de 2009 - 14:58:48 GMT


Será que o problema está aqui?

 *$vim /etc/apt/apt.conf.d/50unattended-upgrades*
>
> *// Automatically upgrade packages from these (origin, archive) pairs ??*
> Unattended-Upgrade::Allowed-Origins {
>         "Ubuntu jaunty-security"; ?????
> //      "Ubuntu jaunty-updates";
> };
> // List of packages to not update
> Unattended-Upgrade::Package-Blacklist {
> //      "vim";
> //      "libc6";
> //      "libc6-dev";
> //      "libc6-i686";
> };
> // Send email to this address for problems or packages upgrades
> // If empty or unset then no email is sent, make sure that you
> // have a working mail setup on your system. The package 'mailx'
> // must be installed or anything that provides /usr/bin/mail.
> //Unattended-Upgrade::Mail "root  localhost";
>
>


Mais informações acerca da lista ubuntu-pt