mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-19 19:09:12 +02:00
Otherwise the randomized delay risks building twice on the same day.
10 lines
121 B
SYSTEMD
10 lines
121 B
SYSTEMD
[Unit]
|
|
Description=Nightly build of %I
|
|
|
|
[Timer]
|
|
OnCalendar=00:00
|
|
RandomizedDelaySec=8h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|