mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 11:00:27 +02:00
11 lines
165 B
SYSTEMD
11 lines
165 B
SYSTEMD
[Unit]
|
|
Description=Run gitlab-runner-docker-cleanup.service daily
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
Persistent=true
|
|
RandomizedDelaySec=1d
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|