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

10 lines
180 B
SYSTEMD

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