Files
Giancarlo Razzolini 32589f4637 roles/aurweb: Randomize that start time of the aurweb-git service
Added RandomizedDelaySec to make the aurweb-git.service to start on
a different time than the borg backup, so the machine does not hammered
by both running at the same time.
2020-07-23 13:50:02 -03:00

10 lines
121 B
Django/Jinja

[Unit]
Description=Git gc & repack AUR
[Timer]
OnCalendar=daily
RandomizedDelaySec=1h
[Install]
WantedBy=timers.target