mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 00:10:30 +02:00
10 lines
131 B
SYSTEMD
10 lines
131 B
SYSTEMD
[Unit]
|
|
Description=Generate rsync config for mirrors
|
|
|
|
[Timer]
|
|
OnBootSec=15min
|
|
OnUnitActiveSec=1h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|