Automatic updates on Ubuntu 20.04
$ cat /etc/apt/apt.conf.d/20auto-upgrades
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Unattended-Upgrade "1";
0 is not automatic update.
WARNING: Disabling Unattended Upgrades is NOT recommended for most users. Doing so may leave your system vulnerable.
Comments
Post a Comment