[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How do I permanently disable unattended downloads of software/security updates?



On 6/3/21 5:15 PM, Stella Ashburne wrote:
Hi Greg

Sent: Thursday, June 03, 2021 at 9:55 AM
From: "Greg Wooledge" <greg@wooledge.org>
To: debian-user@lists.debian.org
Subject: Re: How do I permanently disable unattended downloads of software/security updates?


I gave some alternatives that will reveal more information.  Replies to
my reply elaborated further still.

Output of systemctl list-timers | grep apt

Thu  2021-06-03 20:29:30 GMT  9h left    Thu 2021-06-03 09:18:00 GMT  1h 17min ago apt-daily.timer              apt-daily.service
Fri  2021-06-04 06:51:16 GMT  20h left   Thu 2021-06-03 09:18:00 GMT  1h 17min ago apt-daily-upgrade.timer      apt-daily-upgrade.service


I have the same problem.

I saw this in: https://askubuntu.com/questions/1038923

sudo systemctl disable apt-daily.service
sudo systemctl disable apt-daily.timer

sudo systemctl disable apt-daily-upgrade.timer
sudo systemctl disable apt-daily-upgrade.service


Reply to: