Files
nexus-sync/template/systemd/nexus-sync-client.timer
2026-06-24 18:52:56 +03:00

13 lines
194 B
SYSTEMD

[Unit]
Description=Run nexus-sync client every minute
[Timer]
OnBootSec=30s
OnUnitActiveSec=1min
AccuracySec=5s
Persistent=true
Unit=nexus-sync-client.service
[Install]
WantedBy=timers.target