Files
rsnapshot-schedule/rsnapshot-weekly.timer
2020-04-08 10:39:35 -04:00

11 lines
222 B
SYSTEMD

[Unit]
Description=rsnapshot weekly backup
PartOf=rsnapshot-schedule.target
[Timer]
# Run once per week on Monday at 4:30, after daily runs
OnCalendar=Monday *-*-* 04:30:00
Persistent=true
Unit=rsnapshot@weekly.service