Skip to content

pkgadmin: Use systemd.timer instead of cron #346

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

donald
Copy link
Collaborator

@donald donald commented Sep 10, 2023

No description provided.

Copy link
Contributor

@pmenzel pmenzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

One small typo: s/Use systemd.time/Use systemd.timer/

Now that many workstations are switched off during nighttime, we have
the problems that these don't pull new packages.

Use systemd.timer and utilize `Persistent=true` to catch up on missed
events at boot time. Also use `RandomizedDelaySec=2 hours` to avoid
overloading the fileserver or the network when a new big package is
going to be pulled by all systems.
@donald donald merged commit acc283e into master Sep 11, 2023
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants