Files
restic-automatic-backup-sch…/etc/systemd/system/restic-check.timer
2019-07-12 21:35:25 -05:00

12 lines
228 B
SYSTEMD

[Unit]
Description=Check restic backup Backblaze B2 for errors on a schedule
Requires=unmetered-connection.service
After=unmetered-connection.service
[Timer]
OnCalendar=monthly
Persistent=true
[Install]
WantedBy=timers.target