restic_backup/etc/systemd/system/restic-backup.timer

10 lines
165 B
SYSTEMD

[Unit]
Description=Executes the restic backup script
[Timer]
Unit=restic-backup.service
OnCalendar=*-*-* 22:40:00
Persistent=true
[Install]
WantedBy=timers.target