ansible-edda/playbooks/roles/backups/restic/files/restic-batch.timer

11 lines
161 B
SYSTEMD

[Unit]
Description=Daily restic snapshot backup
Documentation=man:restic(8)
[Timer]
OnCalendar=*-*-* 04:05:00
Persistent=true
[Install]
WantedBy=timers.target