You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, maybe it could be usefull for someone:
unattended-upgrades is running at +- 6.20-6.25AM.
It probably would be good idea to add a way to change time:
(analog from "sudo systemctl edit apt-daily-upgrade.timer" which creates
"/etc/systemd/system/apt-daily-upgrade.timer.d/override.conf" file
Hello,
Im not sure if it metters or not: in file "/templates/Debian/20auto-upgrades.j2" there is a line:
APT::Periodic::Unattended-Upgrade 1;
i believe it should be like this:
APT::Periodic::Unattended-Upgrade "1";
(i.e. with quotes "1").
Thank you :-)
The text was updated successfully, but these errors were encountered: