Files
backup-server/backup-user/restic-backup.timer
T
Oliver Walter 1ea0d846bb first commit
2026-06-17 01:54:53 +02:00

11 lines
236 B
SYSTEMD

[Unit]
Description=Run restic user backup daily at 02:00
[Timer]
OnCalendar=*-*-* 02:00:00
# Do NOT set Persistent=true — boot timer handles the catch-up for personal machines
RandomizedDelaySec=600
[Install]
WantedBy=timers.target