This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AgrarianGameArchive/Operations/systemd/agrarian-project-backup.timer
T

12 lines
230 B
SYSTEMD

[Unit]
Description=Run Agrarian project backups every two hours when changes exist
[Timer]
OnCalendar=*-*-* 00/2:13:00
Persistent=true
RandomizedDelaySec=10m
Unit=agrarian-project-backup.service
[Install]
WantedBy=timers.target