01-18-2023, 07:11 PM
Automatic updates have been disabled in Linux Lite. Although it appears via the GUI that they are, they have been manually disabled by our team.
You can confirm this by performing the following checks:
should return:
should return:
You can confirm this by performing the following checks:
Code:
systemctl status unattended-upgrades
should return:
Code:
Unit unattended-upgrades.service could not be found.
Code:
cat /etc/apt/apt.conf.d/20auto-upgrades
should return:
Code:
cat: /etc/apt/apt.conf.d/20auto-upgrades: No such file or directory