Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quotes add(?) #7

Open
sahaqaa opened this issue May 1, 2020 · 1 comment
Open

Quotes add(?) #7

sahaqaa opened this issue May 1, 2020 · 1 comment

Comments

@sahaqaa
Copy link

sahaqaa commented May 1, 2020

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 :-)

@sahaqaa
Copy link
Author

sahaqaa commented May 1, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant