mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 00:10:30 +02:00
10 lines
107 B
SYSTEMD
10 lines
107 B
SYSTEMD
[Unit]
|
|
Description=lastsync
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
OnUnitActiveSec=1min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|