Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Ability to Specify Patch Install Time with Systemd #97

Closed
misilot opened this issue Mar 23, 2022 · 2 comments
Closed

Ability to Specify Patch Install Time with Systemd #97

misilot opened this issue Mar 23, 2022 · 2 comments

Comments

@misilot
Copy link

misilot commented Mar 23, 2022

Source: https://wiki.debian.org/UnattendedUpgrades

Add the ability to override for upgrades.

Should create the path/file /etc/systemd/system/apt-daily-upgrade.timer.d/override.conf with the following

[Timer]
OnCalendar=
OnCalendar=01:00  -- Should be a customizable variable
RandomizedDelaySec=0 -- should be a customizable variable

Defaults (ubuntu 18.04 at least)

[Timer]
OnCalendar=*-*-* 6:00
RandomizedDelaySec=60m
@jnv
Copy link
Owner

jnv commented May 23, 2022

I am closing this issue since this role has been deprecated. Feel free to suggest alternatives in #98.

@jnv jnv closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2022
@Paul-Weisser
Copy link

Paul-Weisser commented Jun 23, 2022

@misilot Do you still seek a solution for this? I am thinking about maintaining a fork of this Repo and this would be feature thats definitely on my list of important features to add.

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

No branches or pull requests

3 participants