mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
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
|