Run the following to install the unattended-upgrades package:
sudo apt updateNow edit the file /etc/apt/apt.conf.d/50unattended-upgrades. Ensure that the line with "${distro_id}:${distro_codename}-security" is uncommented.
sudo apt install unattended-upgrades
You may also want to uncomment "Unattended-Upgrade::Automatic-Reboot "true";" further down.
No comments:
Post a Comment