1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/syncrepo/files/syncrepo.timer
Jan Alexander Steffens (heftig) 58f9e031c5
roles/syncrepo: Add syncrepo role
2016-09-22 09:25:34 +02:00

11 lines
138 B
SYSTEMD

[Unit]
Description=Minutely repository sync
[Timer]
OnCalendar=minutely
AccuracySec=1m
Persistent=true
[Install]
WantedBy=timers.target