Files
home-server/dyndns/systemd/git-sync.timer
2026-03-21 11:09:18 -04:00

10 lines
139 B
SYSTEMD

[Unit]
Description=Run git-sync every 1 minute
[Timer]
OnBootSec=30s
OnUnitActiveSec=60s
Persistent=true
[Install]
WantedBy=timers.target